KeyVaultReferenceCollectionInner.KeyToReferenceStatuses Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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)
Valore della proprietà
- Attributi
-
Newtonsoft.Json.JsonPropertyAttribute
Si applica a
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.