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 Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.ICloudServiceVaultSecretGroup[] Secret { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.Secret : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.ICloudServiceVaultSecretGroup[] with get, set
Public Property Secret As ICloudServiceVaultSecretGroup()

Property Value

Implements

Attributes

Applies to