IAzureStorageInfoValue Interface

Definition

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

Properties

AccessKey
AccountName
MountPath
ShareName
State
Type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to