AvailableProvidersListParameters Class
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.
Constraints that determine the list of available Internet service providers.
public class AvailableProvidersListParameters
type AvailableProvidersListParameters = class
Public Class AvailableProvidersListParameters
- Inheritance
-
AvailableProvidersListParameters
Constructors
AvailableProvidersListParameters() |
Initializes a new instance of the AvailableProvidersListParameters class. |
AvailableProvidersListParameters(IList<String>, String, String, String) |
Initializes a new instance of the AvailableProvidersListParameters class. |
Properties
AzureLocations |
Gets or sets a list of Azure regions. |
City |
Gets or sets the city or town for available providers list. |
Country |
Gets or sets the country for available providers list. |
State |
Gets or sets the state for available providers list. |
Applies to
Azure SDK for .NET