ContinentsResponse Constructors

Definition

Overloads

ContinentsResponse()

Initializes a new instance of the ContinentsResponse class.

ContinentsResponse(IList<ContinentsResponseContinentsItem>, IList<ContinentsResponseCountryOrRegionsItem>)

Initializes a new instance of the ContinentsResponse class.

ContinentsResponse()

Initializes a new instance of the ContinentsResponse class.

public ContinentsResponse ();

Applies to

Azure SDK for .NET Legacy
Produkt Wersje
Azure SDK for .NET Legacy

ContinentsResponse(IList<ContinentsResponseContinentsItem>, IList<ContinentsResponseCountryOrRegionsItem>)

Initializes a new instance of the ContinentsResponse class.

public ContinentsResponse (System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Models.ContinentsResponseContinentsItem> continents = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Models.ContinentsResponseCountryOrRegionsItem> countryOrRegions = default);

Parameters

Applies to

Azure SDK for .NET Legacy
Produkt Wersje
Azure SDK for .NET Legacy