Microsoft.Azure.PowerShell.Cmdlets.AppConfigurationdata.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
| Name | Description |
|---|---|
| AppConfigurationdataIdentity | |
| AzureCoreFoundationsError |
The error object. |
| AzureCoreFoundationsInnerError |
An object containing more specific information about the error. As per Azure REST API guidelines - https://aka.ms/AzureRestApiGuidelines#handling-errors. |
| CheckKeysOkResponseHeaders | |
| CheckKeyValueOkResponseHeaders | |
| CheckLabelsOkResponseHeaders | |
| CheckRevisionsOkResponseHeaders | |
| CheckSnapshotOkResponseHeaders | |
| CheckSnapshotsOkResponseHeaders | |
| DeleteKeyValueNoContentResponseHeaders | |
| Error |
Azure App Configuration error object. |
| Key |
Keys serve as identifiers for key-values and are used to store and retrieve corresponding values. |
| KeyListResult |
The result of a list request. |
| KeyValue |
A key-value pair representing application settings. |
| KeyValueFilter |
Enables filtering of key-values. Syntax reference: https://aka.ms/azconfig/docs/restapisnapshots |
| KeyValueListResult |
The result of a list request. |
| KeyValueTags |
The tags of the key-value |
| Label |
Labels are used to group key-values. |
| LabelListResult |
The result of a list request. |
| OperationDetails |
Details of a long running operation. |
| Snapshot |
A snapshot is a named, immutable subset of an App Configuration store's key-values. |
| SnapshotListResult |
The result of a snapshot list request. |
| SnapshotTags |
The tags of the snapshot. |
| SnapshotUpdateParameters |
Parameters used to update a snapshot. |