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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET