IResourceSkuZoneDetails Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ResourceSkuZoneDetailsTypeConverter))]
public interface IResourceSkuZoneDetails : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ResourceSkuZoneDetailsTypeConverter))>]
type IResourceSkuZoneDetails = interface
interface IJsonSerializable
Public Interface IResourceSkuZoneDetails
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
Capability |
A list of capabilities that are available for the SKU in the specified list of zones. |
Name |
The set of zones that the SKU is available in with the specified capabilities. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |