Freigeben über


IMetricSpecification.IsInternal Property

Definition

Property to specify metric is internal or not.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Property to specify metric is internal or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="isInternal", Update=true)]
public bool? IsInternal { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Property to specify metric is internal or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="isInternal", Update=true)>]
member this.IsInternal : Nullable<bool> with get, set
Public Property IsInternal As Nullable(Of Boolean)

Property Value

Attributes

Applies to