ClusterResourceProperties Class
Service properties payload.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ClusterResourceProperties
Constructor
ClusterResourceProperties(*, network_profile: Optional[azure.mgmt.appplatform.v2021_06_01_preview.models._models_py3.NetworkProfile] = None, **kwargs)
Variables
- provisioning_state
- str or ProvisioningState
Provisioning state of the Service. Possible values include: "Creating", "Updating", "Deleting", "Deleted", "Succeeded", "Failed", "Moving", "Moved", "MoveFailed".
- network_profile
- NetworkProfile
Network profile of the Service.
- version
- int
Version of the Service.
- service_id
- str
ServiceInstanceEntity GUID which uniquely identifies a created resource.
Feedback
Submit and view feedback for