DiagnosticStorageProperties(AuthenticationType, String) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.