次の方法で共有


Application Class

The HDInsight cluster application.

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

Constructor

Application(*, etag: str | None = None, tags: Dict[str, str] | None = None, properties: ApplicationProperties | None = None, **kwargs)

Parameters

Name Description
etag
Required
str

The ETag for the application.

tags
Required

A set of tags. The tags for the application.

properties
Required

The properties of the application.

Keyword-Only Parameters

Name Description
etag
Required
tags
Required
properties
Required

Variables

Name Description
id
str

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

name
str

The name of the resource.

type
str

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

system_data

Metadata pertaining to creation and last modification of the resource.