Share via


Contacts.ContactList Eigenschaft

Definition

Ruft die Kontaktliste für die Tresorzertifikate ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="contacts")]
public System.Collections.Generic.IList<Microsoft.Azure.KeyVault.Models.Contact> ContactList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="contacts")>]
member this.ContactList : System.Collections.Generic.IList<Microsoft.Azure.KeyVault.Models.Contact> with get, set
Public Property ContactList As IList(Of Contact)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: