次の方法で共有


DomainOwnershipIdentifier クラス

定義

ドメイン所有権識別子。

[Microsoft.Rest.Serialization.JsonTransformation]
public class DomainOwnershipIdentifier : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DomainOwnershipIdentifier = class
    inherit ProxyOnlyResource
Public Class DomainOwnershipIdentifier
Inherits ProxyOnlyResource
継承
DomainOwnershipIdentifier
属性

コンストラクター

DomainOwnershipIdentifier()

DomainOwnershipIdentifier クラスの新しいインスタンスを初期化します。

DomainOwnershipIdentifier(String, String, String, String, String)

DomainOwnershipIdentifier クラスの新しいインスタンスを初期化します。

プロパティ

Id

リソース ID を取得します。

(継承元 ProxyOnlyResource)
Kind

リソースの種類を取得または設定します。

(継承元 ProxyOnlyResource)
Name

リソース名を取得します。

(継承元 ProxyOnlyResource)
OwnershipId

所有権 ID を取得または設定します。

Type

リソースの種類を取得します。

(継承元 ProxyOnlyResource)

適用対象