VirtualNetworkRule Class
Data Lake Store virtual network rule information.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.datalake.store.models._models_py3.SubResourceVirtualNetworkRule
Constructor
VirtualNetworkRule(**kwargs: Any)
Variables
Name | Description |
---|---|
id
|
The resource identifier. |
name
|
The resource name. |
type
|
The resource type. |
subnet_id
|
The resource identifier for the subnet. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python