AzureStorageInfoValue Class

Definition

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

Constructors

AzureStorageInfoValue()

Properties

AccessKey
AccountName
MountPath
ShareName
State
Type

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to