CloudServiceOsProfile Class

Describes the OS profile for the cloud service.

Inheritance
azure.mgmt.compute._serialization.Model
CloudServiceOsProfile

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.

Variables

Name Description
secrets

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