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