ServiceFabric Class
A Service Fabric.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ServiceFabric(*, location: str | None = None, tags: Dict[str, str] | None = None, external_service_fabric_id: str | None = None, environment_id: str | None = None, **kwargs)
Parameters
| Name | Description |
|---|---|
|
location
Required
|
The location of the resource. |
|
tags
Required
|
A set of tags. The tags of the resource. |
|
external_service_fabric_id
Required
|
The backing service fabric resource's id. |
|
environment_id
Required
|
The resource id of the environment under which the service fabric resource is present. |
Keyword-Only Parameters
| Name | Description |
|---|---|
|
location
|
Default value: None
|
|
tags
|
Default value: None
|
|
external_service_fabric_id
|
Default value: None
|
|
environment_id
|
Default value: None
|
Variables
| Name | Description |
|---|---|
|
id
|
The identifier of the resource. |
|
name
|
The name of the resource. |
|
type
|
The type of the resource. |
|
applicable_schedule
|
The applicable schedule for the virtual machine. |
|
provisioning_state
|
The provisioning status of the resource. |
|
unique_identifier
|
The unique immutable identifier of a resource (Guid). |