Azure.ResourceManager.PolicyInsights Namespace

Classes

Name Description
AzureResourceManagerPolicyInsightsContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

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

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 GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetPolicyAttestations 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 GetPolicyMetadatas method from an instance of TenantResource.

PolicyMetadataData

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 GetResource method. Otherwise you can get one from its parent resource TenantResource using the GetAllPolicyMetadata 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

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 GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetPolicyRemediations method.