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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.