IContinentsResponse.CountryOrRegion Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IContinentsResponseCountryOrRegionsItem) }, ReadOnly=false, Required=false, SerializedName="countryOrRegions")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IContinentsResponseCountryOrRegionsItem[] CountryOrRegion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IContinentsResponseCountryOrRegionsItem) }, ReadOnly=false, Required=false, SerializedName="countryOrRegions")>]
member this.CountryOrRegion : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IContinentsResponseCountryOrRegionsItem[] with get, set
Public Property CountryOrRegion As IContinentsResponseCountryOrRegionsItem()

Property Value

Attributes

Applies to