CloudServiceRoleProfile Class
Describes the role profile for the cloud service.
- Inheritance
-
azure.mgmt.compute._serialization.ModelCloudServiceRoleProfile
Constructor
CloudServiceRoleProfile(*, roles: List[_models.CloudServiceRoleProfileProperties] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
roles
|
List of roles for the cloud service. |
Variables
Name | Description |
---|---|
roles
|
List of roles for the cloud service. |