VirtualNetworkSubnetUsageParameter Class
Virtual network subnet usage parameter.
- Inheritance
-
msrest.serialization.ModelVirtualNetworkSubnetUsageParameter
Constructor
VirtualNetworkSubnetUsageParameter(*, virtual_network_resource_id: str | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
virtual_network_resource_id
|
Virtual network resource id. |
Variables
Name | Description |
---|---|
virtual_network_resource_id
|
Virtual network resource id. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python