DataBoxSkuInformation 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.
Information of the sku.
public class DataBoxSkuInformation
type DataBoxSkuInformation = class
Public Class DataBoxSkuInformation
- Inheritance
-
DataBoxSkuInformation
Properties
ApiVersions |
Api versions that support this Sku. |
Capacity |
Capacity of the Sku. |
Costs |
Cost of the Sku. |
CountriesWithinCommerceBoundary |
List of all the Countries in the SKU specific commerce boundary. |
DataLocationToServiceLocationMap |
The map of data location to service location. |
DisabledReason |
Reason why the Sku is disabled. |
DisabledReasonMessage |
Message for why the Sku is disabled. |
IsEnabled |
The sku is enabled or not. |
RequiredFeature |
Required feature to access the sku. |
Sku |
The Sku. |
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