Partager via


CertificateListDescription.Value Propriété

Définition

Obtient ou définit le tableau d’objets Certificate.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.IotHub.Models.CertificateDescription> Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.IotHub.Models.CertificateDescription> with get, set
Public Property Value As IList(Of CertificateDescription)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à