次の方法で共有


CustomHostnameSites クラス

定義

ホスト名とその割り当てられたサイト

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

コンストラクター

CustomHostnameSites()

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

CustomHostnameSites(String, String, String, String, String, String, IList<Identifier>)

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

プロパティ

CustomHostname

ホスト名とその割り当てられたサイト

Id

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

(継承元 ProxyOnlyResource)
Kind

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

(継承元 ProxyOnlyResource)
Name

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

(継承元 ProxyOnlyResource)
Region

ホスト名とその割り当てられたサイト

SiteResourceIds

ホスト名とその割り当てられたサイト

Type

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

(継承元 ProxyOnlyResource)

適用対象