Azure.ResourceManager.SecretsStoreExtension Namespace

Classes

Name Description
AzureResourceManagerSecretsStoreExtensionContext

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

KeyVaultSecretProviderClassCollection

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

KeyVaultSecretProviderClassData

The AzureKeyVaultSecretProviderClass resource.

KeyVaultSecretProviderClassResource

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

SecretsStoreExtensionExtensions

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

SecretSyncCollection

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

SecretSyncData

The SecretSync resource.

SecretSyncResource

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