ProvisioningIssue Class
Describes a provisioning issue for a network security perimeter configuration.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.batch._serialization.ModelProvisioningIssue
Constructor
ProvisioningIssue(**kwargs: Any)
Variables
Name | Description |
---|---|
name
|
Name of the issue. |
properties
|
Details of a provisioning issue for a network security perimeter (NSP) configuration. Resource providers should generate separate provisioning issue elements for each separate issue detected, and include a meaningful and distinctive description, as well as any appropriate suggestedResourceIds and suggestedAccessRules. |
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