KeyVaultReferenceCollectionInner.KeyToReferenceStatuses Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.keyToReferenceStatuses")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.AppService.Fluent.Models.ApiKVReference> KeyToReferenceStatuses { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.keyToReferenceStatuses")>]
member this.KeyToReferenceStatuses : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.AppService.Fluent.Models.ApiKVReference> with get, set
Public Property KeyToReferenceStatuses As IDictionary(Of String, ApiKVReference)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to