Azure.ResourceManager.AppConfiguration.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AppConfigurationDataPlaneProxyProperties |
The data plane proxy settings for a configuration store. |
AppConfigurationKeyVaultProperties |
Settings concerning key vault encryption for a configuration store. |
AppConfigurationNameAvailabilityContent |
Parameters used for checking whether a resource name is available. |
AppConfigurationNameAvailabilityResult |
The result of a request to check the availability of a resource name. |
AppConfigurationPrivateEndpointConnectionReference |
A reference to a related private endpoint connection. |
AppConfigurationPrivateLinkServiceConnectionState |
The state of a private link service connection. |
AppConfigurationRegenerateKeyContent |
The parameters used to regenerate an API key. |
AppConfigurationSku |
Describes a configuration store SKU. |
AppConfigurationStoreApiKey |
An API key used for authenticating with a configuration store endpoint. |
AppConfigurationStorePatch |
The parameters for updating a configuration store. |
ArmAppConfigurationModelFactory |
Model factory for models. |
SnapshotKeyValueFilter |
Enables filtering of key-values. |
Structs
AppConfigurationActionsRequired |
Any action that is required beyond basic workflow (approve/ reject/ disconnect). |
AppConfigurationPrivateLinkServiceConnectionStatus |
The private link service connection status. |
AppConfigurationProvisioningState |
The provisioning state of the configuration store. |
AppConfigurationPublicNetworkAccess |
Control permission for data plane traffic coming from public networks while private endpoint is enabled. |
AppConfigurationReplicaProvisioningState |
The provisioning state of the replica. |
AppConfigurationResourceType |
The resource type to check for name availability. |
AppConfigurationSnapshotStatus |
The current status of the snapshot. |
DataPlaneProxyAuthenticationMode |
The data plane proxy authentication mode. This property manages the authentication mode of request to the data plane resources. |
DataPlaneProxyPrivateLinkDelegation |
The data plane proxy private link delegation. This property manages if a request from delegated Azure Resource Manager (ARM) private link is allowed when the data plane resource requires private link. |
SnapshotCompositionType |
The composition type describes how the key-values within the snapshot are composed. The 'key' composition type ensures there are no two key-values containing the same key. The 'key_label' composition type ensures there are no two key-values containing the same key and label. |
Enums
AppConfigurationCreateMode |
Indicates whether the configuration store need to be recovered. |
Azure SDK for .NET