Partager via


DiagnosticStorageProperties(AuthenticationType, String) Constructeur

Définition

Initialise une nouvelle instance de DiagnosticStoragePropriétés.

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)

Paramètres

authenticationType
AuthenticationType

Type d’authentification.

resourceId
String

ResourceId du compte de stockage de diagnostic.

Exceptions

resourceId a la valeur null.

S’applique à