次の方法で共有


RestorePoint.InstanceView プロパティ

定義

復元ポイント インスタンス ビューを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.instanceView")]
public Microsoft.Azure.Management.Compute.Models.RestorePointInstanceView InstanceView { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.instanceView")>]
member this.InstanceView : Microsoft.Azure.Management.Compute.Models.RestorePointInstanceView
Public ReadOnly Property InstanceView As RestorePointInstanceView

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象