你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSManagedApplicationType Class

Definition

public class PSManagedApplicationType : Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.ApplicationTypeResource
type PSManagedApplicationType = class
    inherit ApplicationTypeResource
Public Class PSManagedApplicationType
Inherits ApplicationTypeResource
Inheritance
PSManagedApplicationType

Constructors

PSManagedApplicationType(ApplicationTypeResource)

Properties

Id

Gets azure resource identifier.

(Inherited from ProxyResource)
Location

Gets or sets resource location depends on the parent resource.

(Inherited from ProxyResource)
Name

Gets azure resource name.

(Inherited from ProxyResource)
ProvisioningState

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

(Inherited from ApplicationTypeResource)
SystemData

Gets metadata pertaining to creation and last modification of the resource.

(Inherited from ProxyResource)
Tags

Gets or sets azure resource tags.

(Inherited from ProxyResource)
Type

Gets azure resource type.

(Inherited from ProxyResource)

Applies to