Share via


Contacts.ContactList Propriété

Définition

Obtient ou définit la liste des contacts pour les certificats de coffre.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à