DevCenterProjectResource.GetProjectDevBoxDefinitions メソッド

定義

DevCenterProject 内の ProjectDevBoxDefinitionResources のコレクションを取得します。

public virtual Azure.ResourceManager.DevCenter.ProjectDevBoxDefinitionCollection GetProjectDevBoxDefinitions ();
abstract member GetProjectDevBoxDefinitions : unit -> Azure.ResourceManager.DevCenter.ProjectDevBoxDefinitionCollection
override this.GetProjectDevBoxDefinitions : unit -> Azure.ResourceManager.DevCenter.ProjectDevBoxDefinitionCollection
Public Overridable Function GetProjectDevBoxDefinitions () As ProjectDevBoxDefinitionCollection

戻り値

ProjectDevBoxDefinitionResources のコレクションとその ProjectDevBoxDefinitionResource に対する操作を表す オブジェクト。

適用対象