NetworkDeviceUpgradeContent(String) Constructor

Definition

Initializes a new instance of NetworkDeviceUpgradeContent.

public NetworkDeviceUpgradeContent(string version);
new Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkDeviceUpgradeContent : string -> Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkDeviceUpgradeContent
Public Sub New (version As String)

Parameters

version
String

Version to which the device needs to be upgraded.

Exceptions

version is null.

Applies to