AvailableWorkloadProfilesCollection Class
Collection of available workload profiles in the location.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to server.
Constructor
AvailableWorkloadProfilesCollection(*, value: List[_models.AvailableWorkloadProfile], **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
Collection of workload profiles. Required. |
Variables
Name | Description |
---|---|
value
|
Collection of workload profiles. Required. |
next_link
|
Link to next page of resources. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python