共用方式為


ISkuCapability Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.SkuCapabilityTypeConverter))]
public interface ISkuCapability : Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.SkuCapabilityTypeConverter))>]
type ISkuCapability = interface
    interface IJsonSerializable
Public Interface ISkuCapability
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name

The name of capability.

Value

A string value to indicate states of given capability.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to