ImportExportResponseInner クラス

定義

Import/Export Get 操作に対する応答。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ImportExportResponseInner : Microsoft.Azure.Management.Sql.Fluent.Models.ProxyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ImportExportResponseInner = class
    inherit ProxyResourceInner
Public Class ImportExportResponseInner
Inherits ProxyResourceInner
継承
ImportExportResponseInner
属性

コンストラクター

ImportExportResponseInner()

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

ImportExportResponseInner(String, String, String, String, Nullable<Guid>, String, String, String, String, String, String, String)

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

プロパティ

BlobUri

BLOB URI を取得します。

DatabaseName

データベースの名前を取得します。

ErrorMessage

サーバーから返されたエラー メッセージを取得します。

Id

リソース ID。Setter はネットワーク リソースで ID を設定する必要があるため、保護されます。

(継承元 ProxyResource)
LastModifiedTime

最後に変更された時刻の操作状態を取得します。

Location

リソースの場所

(継承元 Resource)
Name

リソース名

(継承元 ProxyResource)
QueuedTime

キューに入った操作の時刻を取得します。

RequestId

操作の要求の種類を取得します。

RequestType

操作の要求の種類を取得します。

ServerName

サーバーの名前を取得します。

Status

サーバーから返されたステータス メッセージを取得します。

Tags

リソース タグ

(継承元 Resource)
Type

リソースの種類

(継承元 ProxyResource)

メソッド

Validate()

オブジェクトを検証します。 検証に失敗した場合に ValidationException をスローします。

(継承元 Resource)

適用対象