ProviderExtendedLocation 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.
The provider extended location.
public class ProviderExtendedLocation
type ProviderExtendedLocation = class
Public Class ProviderExtendedLocation
- Inheritance
-
ProviderExtendedLocation
Constructors
ProviderExtendedLocation() |
Initializes a new instance of the ProviderExtendedLocation class. |
ProviderExtendedLocation(String, String, IList<String>) |
Initializes a new instance of the ProviderExtendedLocation class. |
Properties
ExtendedLocations |
Gets or sets the extended locations for the azure location. |
Location |
Gets or sets the azure location. |
Type |
Gets or sets the extended location type. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET