ApplicationTypeResource Class

The application type name resource.

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

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

Constructor

ApplicationTypeResource(*, location: Optional[str] = None, tags: Optional[Dict[str, str]] = 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.

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.

provisioning_state
str

The current deployment or provisioning state, which only appears in the response.