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

DeploymentResource 类

定义

部署资源有效负载

public class DeploymentResource : Microsoft.Azure.Management.AppPlatform.Models.ProxyResource
type DeploymentResource = class
    inherit ProxyResource
Public Class DeploymentResource
Inherits ProxyResource
继承
DeploymentResource

构造函数

DeploymentResource()

初始化 DeploymentResource 类的新实例。

DeploymentResource(String, String, String, DeploymentResourceProperties, Sku)

初始化 DeploymentResource 类的新实例。

属性

Id

获取资源的完全限定资源 ID。

(继承自 Resource)
Name

获取资源的名称。

(继承自 Resource)
Properties

获取或设置部署资源的属性

Sku

获取或设置部署资源的 SKU

Type

获取资源的类型。

(继承自 Resource)

适用于