Compartir a través de


IStorageAccountListKeysResult Interface

Definition

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

Properties

Key

Gets the list of storage account keys and their properties for the specified storage account.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to