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

PSManagedApplicationTypeVersion Class

Definition

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

Constructors

PSManagedApplicationTypeVersion(ApplicationTypeVersionResource)

Properties

AppPackageUrl

Gets or sets the URL to the application package

(Inherited from ApplicationTypeVersionResource)
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 ApplicationTypeVersionResource)
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