Azure.ResourceManager.Attestation Namespace

Classes

AttestationExtensions

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

AttestationPrivateEndpointConnectionCollection

A class representing a collection of AttestationPrivateEndpointConnectionResource and their operations. Each AttestationPrivateEndpointConnectionResource in the collection will belong to the same instance of AttestationProviderResource. To get an AttestationPrivateEndpointConnectionCollection instance call the GetAttestationPrivateEndpointConnections method from an instance of AttestationProviderResource.

AttestationPrivateEndpointConnectionData

A class representing the AttestationPrivateEndpointConnection data model. The Private Endpoint Connection resource.

AttestationPrivateEndpointConnectionResource

A Class representing an AttestationPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AttestationPrivateEndpointConnectionResource from an instance of ArmClient using the GetAttestationPrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource AttestationProviderResource using the GetAttestationPrivateEndpointConnection method.

AttestationProviderCollection

A class representing a collection of AttestationProviderResource and their operations. Each AttestationProviderResource in the collection will belong to the same instance of ResourceGroupResource. To get an AttestationProviderCollection instance call the GetAttestationProviders method from an instance of ResourceGroupResource.

AttestationProviderData

A class representing the AttestationProvider data model. Attestation service response message.

AttestationProviderResource

A Class representing an AttestationProvider along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AttestationProviderResource from an instance of ArmClient using the GetAttestationProviderResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetAttestationProvider method.