Compartilhar via


DiagnosticStorageProperties(AuthenticationType, String) Construtor

Definição

Inicializa uma nova instância de DiagnosticStorageProperties.

public DiagnosticStorageProperties (Azure.ResourceManager.DeviceUpdate.Models.AuthenticationType authenticationType, string resourceId);
new Azure.ResourceManager.DeviceUpdate.Models.DiagnosticStorageProperties : Azure.ResourceManager.DeviceUpdate.Models.AuthenticationType * string -> Azure.ResourceManager.DeviceUpdate.Models.DiagnosticStorageProperties
Public Sub New (authenticationType As AuthenticationType, resourceId As String)

Parâmetros

authenticationType
AuthenticationType

Tipo de autenticação.

resourceId
String

ResourceId da conta de armazenamento de diagnóstico.

Exceções

resourceId é nulo.

Aplica-se a