ISubnet.IPConfigurationReference Property

Definition

IPConfigurationReferences - list of IPConfigurationReferences

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="IPConfigurationReferences - list of IPConfigurationReferences", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.ISubnetPropertiesFormatIPConfigurationReferencesItem) }, Read=true, ReadOnly=false, Required=false, SerializedName="ipConfigurationReferences", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.ISubnetPropertiesFormatIPConfigurationReferencesItem> IPConfigurationReference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="IPConfigurationReferences - list of IPConfigurationReferences", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.ISubnetPropertiesFormatIPConfigurationReferencesItem) }, Read=true, ReadOnly=false, Required=false, SerializedName="ipConfigurationReferences", Update=true)>]
member this.IPConfigurationReference : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.ISubnetPropertiesFormatIPConfigurationReferencesItem> with get, set
Public Property IPConfigurationReference As List(Of ISubnetPropertiesFormatIPConfigurationReferencesItem)

Property Value

Attributes

Applies to