次の方法で共有


IVirtualIPMapping.InUse Property

Definition

Is virtual IP mapping in use.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Is virtual IP mapping in use.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="inUse")]
public bool? InUse { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Is virtual IP mapping in use.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="inUse")>]
member this.InUse : Nullable<bool> with get, set
Public Property InUse As Nullable(Of Boolean)

Property Value

Attributes

Applies to