Partilhar via


CloudServiceVaultSecretGroup.VaultCertificates Propriedade

Definição

Obtém ou define a lista de referências do cofre de chaves no SourceVault que contêm certificados.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a