VirtualMachineScaleSetUpdateOSProfile.Secrets Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)