AzureStoragePropertyDictionaryResourceInner Construtores

Definição

Sobrecargas

AzureStoragePropertyDictionaryResourceInner()

Inicializa uma nova instância da classe AzureStoragePropertyDictionaryResourceInner.

AzureStoragePropertyDictionaryResourceInner(String, String, String, String, IDictionary<String,AzureStorageInfoValue>)

Inicializa uma nova instância da classe AzureStoragePropertyDictionaryResourceInner.

AzureStoragePropertyDictionaryResourceInner()

Inicializa uma nova instância da classe AzureStoragePropertyDictionaryResourceInner.

public AzureStoragePropertyDictionaryResourceInner ();

Aplica-se a

Azure SDK for .NET Legacy
Produto Versões
Azure SDK for .NET Legacy

AzureStoragePropertyDictionaryResourceInner(String, String, String, String, IDictionary<String,AzureStorageInfoValue>)

Inicializa uma nova instância da classe AzureStoragePropertyDictionaryResourceInner.

public AzureStoragePropertyDictionaryResourceInner (string id = default, string name = default, string type = default, string kind = default, System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.AppService.Fluent.Models.AzureStorageInfoValue> properties = default);

Parâmetros

id
String
name
String
type
String
kind
String

Tipo de recurso.

properties
IDictionary<String,AzureStorageInfoValue>

Contas de armazenamento do Azure.

Aplica-se a

Azure SDK for .NET Legacy
Produto Versões
Azure SDK for .NET Legacy