CreateOrUpdateVirtualNetworkRuleParameters Class
The parameters used to create a new virtual network rule.
All required parameters must be populated in order to send to Azure.
Constructor
CreateOrUpdateVirtualNetworkRuleParameters(*, subnet_id: str, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
subnet_id
|
The resource identifier for the subnet. Required. |
Variables
| Name | Description |
|---|---|
|
subnet_id
|
The resource identifier for the subnet. Required. |