次の方法で共有


VaultPropertiesMoveDetails.SourceResourceId プロパティ

定義

リソース移動操作のソース リソースを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象