ServiceFabricFragment Class
A Service Fabric.
Constructor
ServiceFabricFragment(*, tags: Dict[str, str] | None = None, external_service_fabric_id: str | None = None, environment_id: str | None = None, **kwargs)
Parameters
Name | Description |
---|---|
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 |
---|---|
tags
Required
|
|
external_service_fabric_id
Required
|
|
environment_id
Required
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python