次の方法で共有


ManagedInstanceUpdate.SourceManagedInstanceId プロパティ

定義

このインスタンスの作成操作に関連付けられているソース マネージド インスタンスのリソース識別子を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceManagedInstanceId")]
public string SourceManagedInstanceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceManagedInstanceId")>]
member this.SourceManagedInstanceId : string with get, set
Public Property SourceManagedInstanceId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象