다음을 통해 공유


IActivatedResourceReference.IsActive Property

Definition

Whether the resource is active or inactive

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="Whether the resource is active or inactive", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="isActive", Update=false)]
public bool? IsActive { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="Whether the resource is active or inactive", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="isActive", Update=false)>]
member this.IsActive : Nullable<bool>
Public ReadOnly Property IsActive As Nullable(Of Boolean)

Property Value

Attributes

Applies to