ImportExportResponseInner.RequestId プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requestId")]
public Guid? RequestId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requestId")>]
member this.RequestId : Nullable<Guid>
Public ReadOnly Property RequestId As Nullable(Of Guid)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象