public static interface VirtualMachineScaleSet.DefinitionStages.WithSecrets
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSet.DefinitionStages.WithCreate |
withSecrets(List<VaultSecretGroup> secrets)
Specifies set of certificates that should be installed onto the virtual machine.
|
VirtualMachineScaleSet.DefinitionStages.WithCreate withSecrets(List<VaultSecretGroup> secrets)
secrets
- the secrets value to setCopyright © 2019. All rights reserved.