ApiManagementSkuZoneDetails 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 ApiManagementSkuZoneDetails
type ApiManagementSkuZoneDetails = class
Public Class ApiManagementSkuZoneDetails
- Inheritance
-
ApiManagementSkuZoneDetails
Constructors
ApiManagementSkuZoneDetails() |
Initializes a new instance of the ApiManagementSkuZoneDetails class. |
ApiManagementSkuZoneDetails(IList<String>, IList<ApiManagementSkuCapabilities>) |
Initializes a new instance of the ApiManagementSkuZoneDetails 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. |