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. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python