Package version:

Interface CloudServiceOsProfile

Describes the OS profile for the cloud service.

interface CloudServiceOsProfile {
    secrets?: CloudServiceVaultSecretGroup[];
}

Properties

Properties

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