IVMwareToAzStackHciprotectedNicProperties.TestNetworkId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the target test network Id within AzStackHCI Cluster.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the target test network Id within AzStackHCI Cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="testNetworkId")]
public string TestNetworkId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the target test network Id within AzStackHCI Cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="testNetworkId")>]
member this.TestNetworkId : string
Public ReadOnly Property TestNetworkId As String
Property Value
- Attributes