次の方法で共有


SiteConfigurationSnapshotInfo クラス

定義

Web アプリ構成のスナップショット。

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

コンストラクター

SiteConfigurationSnapshotInfo()

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

SiteConfigurationSnapshotInfo(String, String, String, String, Nullable<DateTime>, Nullable<Int32>)

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

プロパティ

Id

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

(継承元 ProxyOnlyResource)
Kind

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

(継承元 ProxyOnlyResource)
Name

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

(継承元 ProxyOnlyResource)
SnapshotId

スナップショットの ID を取得します

Time

スナップショットが取得された時刻を取得します。

Type

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

(継承元 ProxyOnlyResource)

適用対象