CloudServiceOsProfile Class
Describes the OS profile for the cloud service.
Constructor
CloudServiceOsProfile(*, secrets: list['_models.CloudServiceVaultSecretGroup'] | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
secrets
|
Specifies set of certificates that should be installed onto the role instances. Default value: None
|
Variables
| Name | Description |
|---|---|
|
secrets
|
Specifies set of certificates that should be installed onto the role instances. |