ArmDataLakeAnalyticsModelFactory.DataLakeAnalyticsStorageAccountInformationData Méthode
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 DataLakeAnalyticsStorageAccountInformationData.
public static Azure.ResourceManager.DataLakeAnalytics.DataLakeAnalyticsStorageAccountInformationData DataLakeAnalyticsStorageAccountInformationData (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, string suffix = default);
static member DataLakeAnalyticsStorageAccountInformationData : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * string -> Azure.ResourceManager.DataLakeAnalytics.DataLakeAnalyticsStorageAccountInformationData
Public Shared Function DataLakeAnalyticsStorageAccountInformationData (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional suffix As String = Nothing) As DataLakeAnalyticsStorageAccountInformationData
Paramètres
ID.
- name
- String
Nom.
- resourceType
- ResourceType
ResourceType.
- systemData
- SystemData
SystemData.
- suffix
- String
Suffixe facultatif pour le compte de stockage. Nom sérialisé : StorageAccountInformation.properties.suffix
Retours
Une nouvelle DataLakeAnalyticsStorageAccountInformationData instance de moqueries.
S’applique à
Azure SDK for .NET