Partilhar via


ArmCdnModelFactory.ContinentsResponse Método

Definição

Inicializa uma nova instância de ContinentsResponse.

public static Azure.ResourceManager.Cdn.Models.ContinentsResponse ContinentsResponse (System.Collections.Generic.IEnumerable<Azure.ResourceManager.Cdn.Models.ContinentsResponseContinentsItem> continents = default, System.Collections.Generic.IEnumerable<Azure.ResourceManager.Cdn.Models.ContinentsResponseCountryOrRegionsItem> countryOrRegions = default);
static member ContinentsResponse : seq<Azure.ResourceManager.Cdn.Models.ContinentsResponseContinentsItem> * seq<Azure.ResourceManager.Cdn.Models.ContinentsResponseCountryOrRegionsItem> -> Azure.ResourceManager.Cdn.Models.ContinentsResponse
Public Shared Function ContinentsResponse (Optional continents As IEnumerable(Of ContinentsResponseContinentsItem) = Nothing, Optional countryOrRegions As IEnumerable(Of ContinentsResponseCountryOrRegionsItem) = Nothing) As ContinentsResponse

Parâmetros

Retornos

Uma nova ContinentsResponse instância para simulação.

Aplica-se a