Freigeben über


IStorageSkuListResult Interface

Definition

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

Properties

Name Description
Value

Get the list result of storage SKUs and their properties.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to