UnprepareNetworkPoliciesRequest Class
Details of UnprepareNetworkPolicies for Subnet.
- Inheritance
-
azure.mgmt.network._serialization.ModelUnprepareNetworkPoliciesRequest
Constructor
UnprepareNetworkPoliciesRequest(*, service_name: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
service_name
|
The name of the service for which subnet is being unprepared for. |
Variables
Name | Description |
---|---|
service_name
|
The name of the service for which subnet is being unprepared for. |
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