次の方法で共有


IWithAttach<ParentT> インターフェイス

定義

アンマネージド データ ディスク定義の最終ステージ。

public interface IWithAttach<ParentT> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResource.Update.IInUpdate<ParentT>
type IWithAttach<'ParentT> = interface
    interface IInUpdate<'ParentT>
Public Interface IWithAttach(Of ParentT)
Implements IInUpdate(Of ParentT)

型パラメーター

ParentT

この定義をアタッチした後に戻る親の更新のステージ。

派生
実装

メソッド

Attach()

アンマネージド データ ディスク定義の最終ステージ。

(継承元 IInUpdate<ParentT>)

適用対象