Share via


VirtualMachineScaleSetUpdateOSProfile.Secrets Property

Definition

The List of certificates for addition to the VM.

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

Property Value

Applies to