Condividi tramite


IGeoFilter.CountryCode Property

Definition

Two letter country or region codes defining user country or region access in a geo filter, e.g. AU, MX, US.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Two letter country or region codes defining user country or region access in a geo filter, e.g. AU, MX, US.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="countryCodes")]
public string[] CountryCode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Two letter country or region codes defining user country or region access in a geo filter, e.g. AU, MX, US.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="countryCodes")>]
member this.CountryCode : string[] with get, set
Public Property CountryCode As String()

Property Value

String[]
Attributes

Applies to