Azure.ResourceManager.PolicyInsights Namespace

Classes

PolicyAttestationCollection

A class representing a collection of PolicyAttestationResource and their operations. Each PolicyAttestationResource in the collection will belong to the same instance of ArmResource. To get a PolicyAttestationCollection instance call the GetPolicyAttestations method from an instance of ArmResource.

PolicyAttestationData

A class representing the PolicyAttestation data model. An attestation resource.

PolicyAttestationResource

A Class representing a PolicyAttestation along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PolicyAttestationResource from an instance of ArmClient using the GetPolicyAttestationResource method. Otherwise you can get one from its parent resource ArmResource using the GetPolicyAttestation method.

PolicyInsightsExtensions

A class to add extension methods to Azure.ResourceManager.PolicyInsights.

PolicyMetadataCollection

A class representing a collection of PolicyMetadataResource and their operations. Each PolicyMetadataResource in the collection will belong to the same instance of TenantResource. To get a PolicyMetadataCollection instance call the GetPolicyMetadata method from an instance of TenantResource.

PolicyMetadataData

A class representing the PolicyMetadata data model. Policy metadata resource definition.

PolicyMetadataResource

A Class representing a PolicyMetadata along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PolicyMetadataResource from an instance of ArmClient using the GetPolicyMetadataResource method. Otherwise you can get one from its parent resource TenantResource using the GetPolicyMetadata method.

PolicyRemediationCollection

A class representing a collection of PolicyRemediationResource and their operations. Each PolicyRemediationResource in the collection will belong to the same instance of ArmResource. To get a PolicyRemediationCollection instance call the GetPolicyRemediations method from an instance of ArmResource.

PolicyRemediationData

A class representing the PolicyRemediation data model. The remediation definition.

PolicyRemediationResource

A Class representing a PolicyRemediation along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PolicyRemediationResource from an instance of ArmClient using the GetPolicyRemediationResource method. Otherwise you can get one from its parent resource ArmResource using the GetPolicyRemediation method.