Share via


CloudServiceData.OSSecrets Property

Definition

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

public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.CloudServiceVaultSecretGroup> OSSecrets { get; }
member this.OSSecrets : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.CloudServiceVaultSecretGroup>
Public ReadOnly Property OSSecrets As IList(Of CloudServiceVaultSecretGroup)

Property Value

Applies to