CloudServiceOSProfile.Secret Property

Definition

Specifies set of certificates that should be installed onto the role instances.

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

Property Value

Implements

Attributes

Applies to