NewAzureRmCdnEndpoint.Priority Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Azure CDN origin priority.", Mandatory=false)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public int? Priority { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Azure CDN origin priority.", Mandatory=false)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Priority : Nullable<int> with get, set
Public Property Priority As Nullable(Of Integer)

Property Value

Nullable<Int32>
Attributes

Applies to