Sdílet prostřednictvím


VaultSecretGroup.VaultCertificates Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to