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

CustomDomainResource 类

定义

自定义域资源有效负载。

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

构造函数

CustomDomainResource()

初始化 CustomDomainResource 类的新实例。

CustomDomainResource(String, String, String, CustomDomainProperties)

初始化 CustomDomainResource 类的新实例。

属性

Id

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

(继承自 Resource)
Name

获取资源的名称。

(继承自 Resource)
Properties

获取或设置自定义域资源的属性。

Type

获取资源的类型。

(继承自 Resource)

适用于