次の方法で共有


IVirtualMachineCustomImage.DataDiskImages プロパティ

定義

ディスク LUN によってインデックス付けされた、このイメージ内のデータ ディスク イメージを取得します。

public System.Collections.Generic.IReadOnlyDictionary<int,Microsoft.Azure.Management.Compute.Fluent.Models.ImageDataDisk> DataDiskImages { get; }
member this.DataDiskImages : System.Collections.Generic.IReadOnlyDictionary<int, Microsoft.Azure.Management.Compute.Fluent.Models.ImageDataDisk>
Public ReadOnly Property DataDiskImages As IReadOnlyDictionary(Of Integer, ImageDataDisk)

プロパティ値

適用対象