Azure.ResourceManager.DataLakeStore Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
DataLakeStoreAccountCollection |
A class representing a collection of DataLakeStoreAccountResource and their operations. Each DataLakeStoreAccountResource in the collection will belong to the same instance of ResourceGroupResource. To get a DataLakeStoreAccountCollection instance call the GetDataLakeStoreAccounts method from an instance of ResourceGroupResource. |
DataLakeStoreAccountData |
A class representing the DataLakeStoreAccount data model. Data Lake Store account information. |
DataLakeStoreAccountResource |
A Class representing a DataLakeStoreAccount along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataLakeStoreAccountResource from an instance of ArmClient using the GetDataLakeStoreAccountResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDataLakeStoreAccount method. |
DataLakeStoreExtensions |
A class to add extension methods to Azure.ResourceManager.DataLakeStore. |
DataLakeStoreFirewallRuleCollection |
A class representing a collection of DataLakeStoreFirewallRuleResource and their operations. Each DataLakeStoreFirewallRuleResource in the collection will belong to the same instance of DataLakeStoreAccountResource. To get a DataLakeStoreFirewallRuleCollection instance call the GetDataLakeStoreFirewallRules method from an instance of DataLakeStoreAccountResource. |
DataLakeStoreFirewallRuleData |
A class representing the DataLakeStoreFirewallRule data model. Data Lake Store firewall rule information. |
DataLakeStoreFirewallRuleResource |
A Class representing a DataLakeStoreFirewallRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataLakeStoreFirewallRuleResource from an instance of ArmClient using the GetDataLakeStoreFirewallRuleResource method. Otherwise you can get one from its parent resource DataLakeStoreAccountResource using the GetDataLakeStoreFirewallRule method. |
DataLakeStoreTrustedIdProviderCollection |
A class representing a collection of DataLakeStoreTrustedIdProviderResource and their operations. Each DataLakeStoreTrustedIdProviderResource in the collection will belong to the same instance of DataLakeStoreAccountResource. To get a DataLakeStoreTrustedIdProviderCollection instance call the GetDataLakeStoreTrustedIdProviders method from an instance of DataLakeStoreAccountResource. |
DataLakeStoreTrustedIdProviderData |
A class representing the DataLakeStoreTrustedIdProvider data model. Data Lake Store trusted identity provider information. |
DataLakeStoreTrustedIdProviderResource |
A Class representing a DataLakeStoreTrustedIdProvider along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataLakeStoreTrustedIdProviderResource from an instance of ArmClient using the GetDataLakeStoreTrustedIdProviderResource method. Otherwise you can get one from its parent resource DataLakeStoreAccountResource using the GetDataLakeStoreTrustedIdProvider method. |
DataLakeStoreVirtualNetworkRuleCollection |
A class representing a collection of DataLakeStoreVirtualNetworkRuleResource and their operations. Each DataLakeStoreVirtualNetworkRuleResource in the collection will belong to the same instance of DataLakeStoreAccountResource. To get a DataLakeStoreVirtualNetworkRuleCollection instance call the GetDataLakeStoreVirtualNetworkRules method from an instance of DataLakeStoreAccountResource. |
DataLakeStoreVirtualNetworkRuleData |
A class representing the DataLakeStoreVirtualNetworkRule data model. Data Lake Store virtual network rule information. |
DataLakeStoreVirtualNetworkRuleResource |
A Class representing a DataLakeStoreVirtualNetworkRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataLakeStoreVirtualNetworkRuleResource from an instance of ArmClient using the GetDataLakeStoreVirtualNetworkRuleResource method. Otherwise you can get one from its parent resource DataLakeStoreAccountResource using the GetDataLakeStoreVirtualNetworkRule method. |
Azure SDK for .NET