Condividi tramite


MetricSpecification.IsInternal Property

Definition

Property to specify metric is internal or not.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)]
public bool? IsInternal { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)>]
member this.IsInternal : Nullable<bool> with get, set
Public Property IsInternal As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to