你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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.