ResourceSkuZoneDetails 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.
Describes The zonal capabilities of a SKU.
public class ResourceSkuZoneDetails
type ResourceSkuZoneDetails = class
Public Class ResourceSkuZoneDetails
- Inheritance
-
ResourceSkuZoneDetails
Constructors
ResourceSkuZoneDetails() |
Initializes a new instance of the ResourceSkuZoneDetails class. |
ResourceSkuZoneDetails(IList<String>, IList<ResourceSkuCapabilities>) |
Initializes a new instance of the ResourceSkuZoneDetails class. |
Properties
Capabilities |
Gets a list of capabilities that are available for the SKU in the specified list of zones. |
Name |
Gets the set of zones that the SKU is available in with the specified capabilities. |
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