Udostępnij przez


IEdgeActionVersion.IsDefaultVersion Property

Definition

The active state

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "True", "False" })]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="The active state", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="isDefaultVersion", Update=false)]
public string IsDefaultVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "True", "False" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="The active state", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="isDefaultVersion", Update=false)>]
member this.IsDefaultVersion : string with get, set
Public Property IsDefaultVersion As String

Property Value

Attributes

Applies to