CloudServiceOsProfile Class
Describes the OS profile for the cloud service.
- Inheritance
-
azure.mgmt.compute._serialization.ModelCloudServiceOsProfile
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. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python