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

ApplicationTypeVersionResource 类

定义

指定应用程序类型名称资源的应用程序类型版本资源。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ApplicationTypeVersionResource : Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ApplicationTypeVersionResource = class
    inherit ProxyResource
Public Class ApplicationTypeVersionResource
Inherits ProxyResource
继承
ApplicationTypeVersionResource
属性

构造函数

ApplicationTypeVersionResource()

初始化 ApplicationTypeVersionResource 类的新实例。

ApplicationTypeVersionResource(String, String, String, String, String, IDictionary<String,String>, SystemData, String)

初始化 ApplicationTypeVersionResource 类的新实例。

属性

AppPackageUrl

获取或设置应用程序包的 URL

Id

获取 Azure 资源标识符。

(继承自 ProxyResource)
Location

获取或设置资源位置取决于父资源。

(继承自 ProxyResource)
Name

获取 Azure 资源名称。

(继承自 ProxyResource)
ProvisioningState

获取当前部署或预配状态,该状态仅显示在响应中

SystemData

指定应用程序类型名称资源的应用程序类型版本资源。

(继承自 ProxyResource)
Tags

获取或设置 Azure 资源标记。

(继承自 ProxyResource)
Type

获取 azure 资源类型。

(继承自 ProxyResource)

方法

Validate()

验证 对象。

适用于