ContinentsResponse.CountryOrRegions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the country or regions.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Cdn.Models.ContinentsResponseCountryOrRegionsItem> CountryOrRegions { get; }
member this.CountryOrRegions : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Cdn.Models.ContinentsResponseCountryOrRegionsItem>
Public ReadOnly Property CountryOrRegions As IReadOnlyList(Of ContinentsResponseCountryOrRegionsItem)