ContainerServiceVmSkuLocationInfo 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 an available Compute SKU Location Information.
public class ContainerServiceVmSkuLocationInfo : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ContainerService.Models.ContainerServiceVmSkuLocationInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ContainerService.Models.ContainerServiceVmSkuLocationInfo>
type ContainerServiceVmSkuLocationInfo = class
interface IJsonModel<ContainerServiceVmSkuLocationInfo>
interface IPersistableModel<ContainerServiceVmSkuLocationInfo>
Public Class ContainerServiceVmSkuLocationInfo
Implements IJsonModel(Of ContainerServiceVmSkuLocationInfo), IPersistableModel(Of ContainerServiceVmSkuLocationInfo)
- Inheritance
-
ContainerServiceVmSkuLocationInfo
- Implements
Properties
| Name | Description |
|---|---|
| ExtendedLocations |
The names of extended locations. |
| Location |
Location of the SKU. |
| Type |
The type of the extended location. |
| ZoneDetails |
Details of capabilities available to a SKU in specific zones. |
| Zones |
List of availability zones where the SKU is supported. |