Partilhar via


OperationalInsightsStorageAccount(ResourceIdentifier, String) Construtor

Definição

Inicializa uma nova instância de OperationalInsightsStorageAccount.

public OperationalInsightsStorageAccount (Azure.Core.ResourceIdentifier id, string key);
new Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsStorageAccount : Azure.Core.ResourceIdentifier * string -> Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsStorageAccount
Public Sub New (id As ResourceIdentifier, key As String)

Parâmetros

id
ResourceIdentifier

A ID de Resource Manager do Azure do recurso de conta de armazenamento.

key
String

A chave da conta de armazenamento.

Exceções

id ou key é nulo.

Aplica-se a