ConfigurationSetting
ConfigurationSetting(String, String, String)
ConfigurationSetting(String, String, String, ETag)
ContentType
ETag
IsReadOnly
Key
Label
LastModified
Tags
Value
Equals(Object)
GetHashCode()
JsonModelCreateCore(Utf8JsonReader, ModelReaderWriterOptions)
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)
PersistableModelCreateCore(BinaryData, ModelReaderWriterOptions)
PersistableModelWriteCore(ModelReaderWriterOptions)
ToString()
explicit operator ConfigurationSetting(Response)
implicit operator RequestContent(ConfigurationSetting)
net10.0
namespace Azure.Data.AppConfiguration
{
[JsonConverter(typeof(ConfigurationSettingJsonConverter))]
public class ConfigurationSetting : IJsonModel<ConfigurationSetting>, IPersistableModel<ConfigurationSetting>
{
public string ContentType { get; set; }
}
}
| nuget.org | 0.0 % Reference this API 0.0 % Get property 0.0 % Set property |
|---|---|
| .NET | 8.09.010.0 |
Information specific to net10.0 | |
| Assembly | Azure.Data.AppConfiguration , Version=1.7.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.Data.AppConfiguration (1.7.0) net8.0 |
| Platform Restrictions | The property getter is supported on all platforms. The property setter is supported on all platforms. |
- Built-in API
- Package-provided API