CloudServiceRoleProfile Class
Describes the role profile for the cloud service.
Constructor
CloudServiceRoleProfile(*, roles: list['_models.CloudServiceRoleProfileProperties'] | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
roles
|
List of roles for the cloud service. Default value: None
|
Variables
| Name | Description |
|---|---|
|
roles
|
List of roles for the cloud service. |