PolicyAssignmentPropertiesPolicy Class
Details of the policy.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
PolicyAssignmentPropertiesPolicy(*, id: str | None = None, last_modified_date_time: datetime | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
id
|
Id of the policy. Default value: None
|
last_modified_date_time
|
The last modified date time. Default value: None
|
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