DevBoxDefinitions interface
DevBoxDefinitions を表すインターフェイス。
メソッド
メソッドの詳細
beginCreateOrUpdate(string, string, string, DevBoxDefinition, DevBoxDefinitionsCreateOrUpdateOptionalParams)
Dev Box 定義を作成または更新します。
function beginCreateOrUpdate(resourceGroupName: string, devCenterName: string, devBoxDefinitionName: string, body: DevBoxDefinition, options?: DevBoxDefinitionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DevBoxDefinition>, DevBoxDefinition>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- devCenterName
-
string
devcenter の名前。
- devBoxDefinitionName
-
string
Dev Box 定義の名前。
- body
- DevBoxDefinition
Dev Box 定義を表します。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<DevBoxDefinition>, DevBoxDefinition>>
beginCreateOrUpdateAndWait(string, string, string, DevBoxDefinition, DevBoxDefinitionsCreateOrUpdateOptionalParams)
Dev Box 定義を作成または更新します。
function beginCreateOrUpdateAndWait(resourceGroupName: string, devCenterName: string, devBoxDefinitionName: string, body: DevBoxDefinition, options?: DevBoxDefinitionsCreateOrUpdateOptionalParams): Promise<DevBoxDefinition>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- devCenterName
-
string
devcenter の名前。
- devBoxDefinitionName
-
string
Dev Box 定義の名前。
- body
- DevBoxDefinition
Dev Box 定義を表します。
options パラメーター。
戻り値
Promise<DevBoxDefinition>
beginDelete(string, string, string, DevBoxDefinitionsDeleteOptionalParams)
Dev Box 定義を削除します
function beginDelete(resourceGroupName: string, devCenterName: string, devBoxDefinitionName: string, options?: DevBoxDefinitionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<DevBoxDefinitionsDeleteHeaders>, DevBoxDefinitionsDeleteHeaders>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- devCenterName
-
string
devcenter の名前。
- devBoxDefinitionName
-
string
Dev Box 定義の名前。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<DevBoxDefinitionsDeleteHeaders>, DevBoxDefinitionsDeleteHeaders>>
beginDeleteAndWait(string, string, string, DevBoxDefinitionsDeleteOptionalParams)
Dev Box 定義を削除します
function beginDeleteAndWait(resourceGroupName: string, devCenterName: string, devBoxDefinitionName: string, options?: DevBoxDefinitionsDeleteOptionalParams): Promise<DevBoxDefinitionsDeleteHeaders>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- devCenterName
-
string
devcenter の名前。
- devBoxDefinitionName
-
string
Dev Box 定義の名前。
options パラメーター。
戻り値
Promise<DevBoxDefinitionsDeleteHeaders>
beginUpdate(string, string, string, DevBoxDefinitionUpdate, DevBoxDefinitionsUpdateOptionalParams)
Dev Box 定義を部分的に更新します。
function beginUpdate(resourceGroupName: string, devCenterName: string, devBoxDefinitionName: string, body: DevBoxDefinitionUpdate, options?: DevBoxDefinitionsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DevBoxDefinition>, DevBoxDefinition>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- devCenterName
-
string
devcenter の名前。
- devBoxDefinitionName
-
string
Dev Box 定義の名前。
Dev Box 定義を表します。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<DevBoxDefinition>, DevBoxDefinition>>
beginUpdateAndWait(string, string, string, DevBoxDefinitionUpdate, DevBoxDefinitionsUpdateOptionalParams)
Dev Box 定義を部分的に更新します。
function beginUpdateAndWait(resourceGroupName: string, devCenterName: string, devBoxDefinitionName: string, body: DevBoxDefinitionUpdate, options?: DevBoxDefinitionsUpdateOptionalParams): Promise<DevBoxDefinition>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- devCenterName
-
string
devcenter の名前。
- devBoxDefinitionName
-
string
Dev Box 定義の名前。
Dev Box 定義を表します。
options パラメーター。
戻り値
Promise<DevBoxDefinition>
get(string, string, string, DevBoxDefinitionsGetOptionalParams)
Dev Box 定義を取得します
function get(resourceGroupName: string, devCenterName: string, devBoxDefinitionName: string, options?: DevBoxDefinitionsGetOptionalParams): Promise<DevBoxDefinition>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- devCenterName
-
string
devcenter の名前。
- devBoxDefinitionName
-
string
Dev Box 定義の名前。
options パラメーター。
戻り値
Promise<DevBoxDefinition>
getByProject(string, string, string, DevBoxDefinitionsGetByProjectOptionalParams)
プロジェクト用に構成された Dev Box 定義を取得します
function getByProject(resourceGroupName: string, projectName: string, devBoxDefinitionName: string, options?: DevBoxDefinitionsGetByProjectOptionalParams): Promise<DevBoxDefinition>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- projectName
-
string
プロジェクトの名前です。
- devBoxDefinitionName
-
string
Dev Box 定義の名前。
options パラメーター。
戻り値
Promise<DevBoxDefinition>
listByDevCenter(string, string, DevBoxDefinitionsListByDevCenterOptionalParams)
開発センターの Dev Box 定義を一覧表示します。
function listByDevCenter(resourceGroupName: string, devCenterName: string, options?: DevBoxDefinitionsListByDevCenterOptionalParams): PagedAsyncIterableIterator<DevBoxDefinition, DevBoxDefinition[], PageSettings>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- devCenterName
-
string
devcenter の名前。
options パラメーター。
戻り値
listByProject(string, string, DevBoxDefinitionsListByProjectOptionalParams)
プロジェクト用に構成された Dev Box 定義を一覧表示します。
function listByProject(resourceGroupName: string, projectName: string, options?: DevBoxDefinitionsListByProjectOptionalParams): PagedAsyncIterableIterator<DevBoxDefinition, DevBoxDefinition[], PageSettings>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- projectName
-
string
プロジェクトの名前です。
options パラメーター。