ISupportedVersionProperties.IsDefault Property

Definition

If true newly provisioned Fabric will use this device version by default to bootstrap the network devices for the first time.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "True", "False" })]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="If true newly provisioned Fabric will use this device version by default to bootstrap the network devices for the first time.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="isDefault", Update=true)]
public string IsDefault { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "True", "False" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="If true newly provisioned Fabric will use this device version by default to bootstrap the network devices for the first time.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="isDefault", Update=true)>]
member this.IsDefault : string with get, set
Public Property IsDefault As String

Property Value

Attributes

Applies to