ContinentsResponse Constructors
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.
ContinentsResponse() |
Initializes a new instance of the ContinentsResponse class. |
ContinentsResponse(IList<ContinentsResponseContinentsItem>, IList<ContinentsResponseCountryOrRegionsItem>) |
Initializes a new instance of the ContinentsResponse class. |
Initializes a new instance of the ContinentsResponse class.
public ContinentsResponse ();
Public Sub New ()
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);
new Microsoft.Azure.Management.Cdn.Models.ContinentsResponse : System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Models.ContinentsResponseContinentsItem> * System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Models.ContinentsResponseCountryOrRegionsItem> -> Microsoft.Azure.Management.Cdn.Models.ContinentsResponse
Public Sub New (Optional continents As IList(Of ContinentsResponseContinentsItem) = Nothing, Optional countryOrRegions As IList(Of ContinentsResponseCountryOrRegionsItem) = Nothing)
Parameters
- continents
- IList<ContinentsResponseContinentsItem>
- countryOrRegions
- IList<ContinentsResponseCountryOrRegionsItem>
Applies to
Azure SDK for .NET Legacy
Produkt | Wersje |
---|---|
Azure SDK for .NET | Legacy |
Opinia o produkcie Azure SDK for .NET
Azure SDK for .NET to projekt typu open source. Wybierz link, aby przekazać opinię: