ComputeProfile Class
Describes the compute profile.
- Inheritance
-
msrest.serialization.ModelComputeProfile
Constructor
ComputeProfile(*, roles: List[Role] | None = None, **kwargs)
Parameters
Name | Description |
---|---|
roles
Required
|
The list of roles in the cluster. |
Keyword-Only Parameters
Name | Description |
---|---|
roles
Required
|
|
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