ServiceResource Class

The service resource.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.servicefabricmanagedclusters.models._models_py3.ProxyResource
ServiceResource

Constructor

ServiceResource(*, location: Optional[str] = None, tags: Optional[Dict[str, str]] = None, properties: Optional[azure.mgmt.servicefabricmanagedclusters.models._models_py3.ServiceResourceProperties] = None, **kwargs)

Parameters

location
str
Required

Resource location depends on the parent resource.

tags
dict[str, str]
Required

A set of tags. Azure resource tags.

properties
<xref:service_fabric_managed_clusters_management_client.models.ServiceResourceProperties>
Required

The service resource properties.

Variables

id
str

Azure resource identifier.

name
str

Azure resource name.

type
str

Azure resource type.

system_data
<xref:service_fabric_managed_clusters_management_client.models.SystemData>

Metadata pertaining to creation and last modification of the resource.