class Azure::Policy::Profiles::Latest::Mgmt::ModelClasses

Public Instance Methods

enforcement_mode() click to toggle source
# File lib/profiles/latest/modules/policy_profile_module.rb, line 106
def enforcement_mode
  Azure::Policy::Mgmt::V2019_06_01::Models::EnforcementMode
end
error_response() click to toggle source
# File lib/profiles/latest/modules/policy_profile_module.rb, line 91
def error_response
  Azure::Policy::Mgmt::V2019_06_01::Models::ErrorResponse
end
identity() click to toggle source
# File lib/profiles/latest/modules/policy_profile_module.rb, line 103
def identity
  Azure::Policy::Mgmt::V2019_06_01::Models::Identity
end
policy_assignment() click to toggle source
# File lib/profiles/latest/modules/policy_profile_module.rb, line 85
def policy_assignment
  Azure::Policy::Mgmt::V2019_06_01::Models::PolicyAssignment
end
policy_assignment_list_result() click to toggle source
# File lib/profiles/latest/modules/policy_profile_module.rb, line 97
def policy_assignment_list_result
  Azure::Policy::Mgmt::V2019_06_01::Models::PolicyAssignmentListResult
end
policy_definition() click to toggle source
# File lib/profiles/latest/modules/policy_profile_module.rb, line 76
def policy_definition
  Azure::Policy::Mgmt::V2019_06_01::Models::PolicyDefinition
end
policy_definition_list_result() click to toggle source
# File lib/profiles/latest/modules/policy_profile_module.rb, line 82
def policy_definition_list_result
  Azure::Policy::Mgmt::V2019_06_01::Models::PolicyDefinitionListResult
end
policy_definition_reference() click to toggle source
# File lib/profiles/latest/modules/policy_profile_module.rb, line 88
def policy_definition_reference
  Azure::Policy::Mgmt::V2019_06_01::Models::PolicyDefinitionReference
end
policy_set_definition() click to toggle source
# File lib/profiles/latest/modules/policy_profile_module.rb, line 94
def policy_set_definition
  Azure::Policy::Mgmt::V2019_06_01::Models::PolicySetDefinition
end
policy_set_definition_list_result() click to toggle source
# File lib/profiles/latest/modules/policy_profile_module.rb, line 100
def policy_set_definition_list_result
  Azure::Policy::Mgmt::V2019_06_01::Models::PolicySetDefinitionListResult
end
policy_sku() click to toggle source
# File lib/profiles/latest/modules/policy_profile_module.rb, line 79
def policy_sku
  Azure::Policy::Mgmt::V2019_06_01::Models::PolicySku
end
policy_type() click to toggle source
# File lib/profiles/latest/modules/policy_profile_module.rb, line 112
def policy_type
  Azure::Policy::Mgmt::V2019_06_01::Models::PolicyType
end
resource_identity_type() click to toggle source
# File lib/profiles/latest/modules/policy_profile_module.rb, line 109
def resource_identity_type
  Azure::Policy::Mgmt::V2019_06_01::Models::ResourceIdentityType
end