ServiceResource Class
Service resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.appplatform.v2021_06_01_preview.models._models_py3.TrackedResourceServiceResource
Constructor
ServiceResource(*, location: Optional[str] = None, tags: Optional[Dict[str, str]] = None, properties: Optional[azure.mgmt.appplatform.v2021_06_01_preview.models._models_py3.ClusterResourceProperties] = None, sku: Optional[azure.mgmt.appplatform.v2021_06_01_preview.models._models_py3.Sku] = None, **kwargs)
Variables
- id
- str
Fully qualified resource Id for the resource.
- name
- str
The name of the resource.
- type
- str
The type of the resource.
- location
- str
The GEO location of the resource.
A set of tags. Tags of the service which is a list of key value pairs that describe the resource.
- properties
- ClusterResourceProperties
Properties of the Service resource.
- sku
- Sku
Sku of the Service resource.
Feedback
Submit and view feedback for