K8SSchedulingOptions Class
The kubernetes scheduling options. It describes restrictions used to help Kubernetes select appropriate nodes to host the database service.
- Inheritance
-
K8SSchedulingOptions
Constructor
K8SSchedulingOptions(*, additional_properties: Optional[Dict[str, Any]] = None, resources: Optional[azure.mgmt.azurearcdata.models._models_py3.K8SResourceRequirements] = None, **kwargs)
Parameters
Required
Unmatched properties from the message are deserialized to this collection.
- resources
- <xref:azure_arc_data_management_client.models.K8SResourceRequirements>
Required
The kubernetes resource limits and requests used to restrict or reserve resource usage.
Feedback
Submit and view feedback for