CloudServiceVaultSecretGroup.VaultCertificate Property

Definition

The list of key vault references in SourceVault which contain certificates.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ICloudServiceVaultCertificate> VaultCertificate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.VaultCertificate : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ICloudServiceVaultCertificate> with get, set
Public Property VaultCertificate As List(Of ICloudServiceVaultCertificate)

Property Value

Implements

Attributes

Applies to