次の方法で共有


IIPConfigDetails.IsPrimary Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isPrimary")]
public bool? IsPrimary { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isPrimary")>]
member this.IsPrimary : Nullable<bool> with get, set
Public Property IsPrimary As Nullable(Of Boolean)

Property Value

Attributes

Applies to