IHyperVNetworkAdapter.StaticIPAddress Property

Definition

Static IP address.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="Static IP address.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="staticIpAddress", Update=false)]
public string StaticIPAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="Static IP address.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="staticIpAddress", Update=false)>]
member this.StaticIPAddress : string
Public ReadOnly Property StaticIPAddress As String

Property Value

Attributes

Applies to