IIPConfigurationProperties.PrefixLength 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.
prefixLength for network interface
[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=false, Description="prefixLength for network interface", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="prefixLength", Update=false)]
public string PrefixLength { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=false, Description="prefixLength for network interface", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="prefixLength", Update=false)>]
member this.PrefixLength : string
Public ReadOnly Property PrefixLength As String
Property Value
- Attributes