次の方法で共有


DeploymentOperationProperties.ServiceRequestId プロパティ

定義

デプロイ操作サービス要求 ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="serviceRequestId")]
public string ServiceRequestId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceRequestId")>]
member this.ServiceRequestId : string
Public ReadOnly Property ServiceRequestId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象