次の方法で共有


DeletedSite クラス

定義

削除されたアプリ。

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

コンストラクター

DeletedSite()

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

DeletedSite(String, String, String, String, Nullable<Int32>, String, String, String, String, String, String, String)

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

プロパティ

DeletedSiteId

削除されたサイトの数値 ID を取得します

DeletedSiteKind

削除されたサイトの種類を取得します

DeletedSiteName

削除されたサイトの名前を取得します

DeletedTimestamp

アプリが削除された時刻を UTC で取得します。

GeoRegionName

削除されたサイトの geo リージョンを取得します

Id

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

(継承元 ProxyOnlyResource)
Kind

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

(継承元 ProxyOnlyResource)
Name

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

(継承元 ProxyOnlyResource)
ResourceGroup

削除されたサイトを含む resourceGroup を取得します

Slot

削除されたサイトのスロットを取得します

Subscription

削除されたサイトを含むサブスクリプションを取得します

Type

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

(継承元 ProxyOnlyResource)

適用対象