次の方法で共有


IWithImageSource<ParentT>.FromSnapshot(String) メソッド

定義

データ ディスク イメージのソース スナップショットを指定します。

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineCustomImage.CustomImageDataDisk.Definition.IWithAttach<ParentT> FromSnapshot(string sourceSnapshotId);
abstract member FromSnapshot : string -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineCustomImage.CustomImageDataDisk.Definition.IWithAttach<'ParentT>
Public Function FromSnapshot (sourceSnapshotId As String) As IWithAttach(Of ParentT)

パラメーター

sourceSnapshotId
String

ソース スナップショット リソース ID。

戻り値

適用対象