Condividi tramite


Azure.ResourceManager.Attestation Namespace

Classes

Name Description
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 a AttestationPrivateEndpointConnectionCollection instance call the GetAttestationPrivateEndpointConnections method from an instance of AttestationProviderResource.

AttestationPrivateEndpointConnectionData

The Private Endpoint Connection resource.

AttestationPrivateEndpointConnectionResource

A class representing a AttestationPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a AttestationPrivateEndpointConnectionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource AttestationProviderResource using the GetAttestationPrivateEndpointConnections 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 a AttestationProviderCollection instance call the GetAttestationProviders method from an instance of ResourceGroupResource.

AttestationProviderData

Attestation service response message.

AttestationProviderResource

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

AzureResourceManagerAttestationContext

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