SupportedVersionProperties.IsDefault Property

Definition

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

public Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricBooleanValue? IsDefault { get; set; }
member this.IsDefault : Nullable<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricBooleanValue> with get, set
Public Property IsDefault As Nullable(Of NetworkFabricBooleanValue)

Property Value

Applies to