AzureStoragePropertyDictionaryResource Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AzureStoragePropertyDictionaryResourceTypeConverter))]
public class AzureStoragePropertyDictionaryResource : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAzureStoragePropertyDictionaryResource, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AzureStoragePropertyDictionaryResourceTypeConverter))>]
type AzureStoragePropertyDictionaryResource = class
    interface IAzureStoragePropertyDictionaryResource
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class AzureStoragePropertyDictionaryResource
Implements IAzureStoragePropertyDictionaryResource, IValidates
Inheritance
AzureStoragePropertyDictionaryResource
Attributes
Implements

Constructors

AzureStoragePropertyDictionaryResource()

Properties

Id
Kind
Name
Property
Type

Methods

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

Applies to