ProtectionPolicyState#

class ProtectionPolicyState(compliance_status=None, enforcement_mode=None, policy=None, policy_info=None, *args, **kwargs)[source]#

Bases: object

Status of protection policy applied to this VM.

Parameters:
property compliance_status#
Type:

PolicyComplianceState

property enforcement_mode#
Type:

EnforcementMode

property policy#
Type:

PolicyReference

property policy_info#
Type:

ProtectionInfo

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model