次の方法で共有


GalleryScriptVersions interface

GalleryScriptVersionsを表すインターフェース。

メソッド

beginCreateOrUpdate(string, string, string, string, GalleryScriptVersion, GalleryScriptVersionsCreateOrUpdateOptionalParams)

ギャラリースクリプトバージョンを作成または更新できます。

beginCreateOrUpdateAndWait(string, string, string, string, GalleryScriptVersion, GalleryScriptVersionsCreateOrUpdateOptionalParams)

ギャラリースクリプトバージョンを作成または更新できます。

beginDelete(string, string, string, string, GalleryScriptVersionsDeleteOptionalParams)

ギャラリーのスクリプトバージョンを削除してください。

beginDeleteAndWait(string, string, string, string, GalleryScriptVersionsDeleteOptionalParams)

ギャラリーのスクリプトバージョンを削除してください。

beginUpdate(string, string, string, string, GalleryScriptVersionUpdate, GalleryScriptVersionsUpdateOptionalParams)

ギャラリーのスクリプトバージョンを更新。

beginUpdateAndWait(string, string, string, string, GalleryScriptVersionUpdate, GalleryScriptVersionsUpdateOptionalParams)

ギャラリーのスクリプトバージョンを更新。

get(string, string, string, string, GalleryScriptVersionsGetOptionalParams)

CloudErrorをErrorにしたカスタムArmResourceRead操作テンプレート

listByGalleryScript(string, string, string, GalleryScriptVersionsListByGalleryScriptOptionalParams)

ギャラリー スクリプト バージョンをギャラリーでリスト スクリプト定義。

メソッドの詳細

beginCreateOrUpdate(string, string, string, string, GalleryScriptVersion, GalleryScriptVersionsCreateOrUpdateOptionalParams)

ギャラリースクリプトバージョンを作成または更新できます。

function beginCreateOrUpdate(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScriptVersionName: string, galleryScriptVersion: GalleryScriptVersion, options?: GalleryScriptVersionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryScriptVersion>, GalleryScriptVersion>>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前は大文字と小文字が区別されます。

galleryName

string

共有イメージ ギャラリーの名前。

galleryScriptName

string

ギャラリー名は「スクリプト定義」を参照してください。

galleryScriptVersionName

string

ギャラリー名 スクリプト版 取得後。

galleryScriptVersion
GalleryScriptVersion

ギャラリー作成または更新スクリプトバージョン操作に提供されるパラメータ。

options
GalleryScriptVersionsCreateOrUpdateOptionalParams

オプション パラメーター。

戻り値

Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryScriptVersion>, GalleryScriptVersion>>

beginCreateOrUpdateAndWait(string, string, string, string, GalleryScriptVersion, GalleryScriptVersionsCreateOrUpdateOptionalParams)

ギャラリースクリプトバージョンを作成または更新できます。

function beginCreateOrUpdateAndWait(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScriptVersionName: string, galleryScriptVersion: GalleryScriptVersion, options?: GalleryScriptVersionsCreateOrUpdateOptionalParams): Promise<GalleryScriptVersion>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前は大文字と小文字が区別されます。

galleryName

string

共有イメージ ギャラリーの名前。

galleryScriptName

string

ギャラリー名は「スクリプト定義」を参照してください。

galleryScriptVersionName

string

ギャラリー名 スクリプト版 取得後。

galleryScriptVersion
GalleryScriptVersion

ギャラリー作成または更新スクリプトバージョン操作に提供されるパラメータ。

options
GalleryScriptVersionsCreateOrUpdateOptionalParams

オプション パラメーター。

戻り値

beginDelete(string, string, string, string, GalleryScriptVersionsDeleteOptionalParams)

ギャラリーのスクリプトバージョンを削除してください。

function beginDelete(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScriptVersionName: string, options?: GalleryScriptVersionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GalleryScriptVersionsDeleteHeaders>, GalleryScriptVersionsDeleteHeaders>>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前は大文字と小文字が区別されます。

galleryName

string

共有イメージ ギャラリーの名前。

galleryScriptName

string

ギャラリー名は「スクリプト定義」を参照してください。

galleryScriptVersionName

string

ギャラリー名 スクリプト版 取得後。

options
GalleryScriptVersionsDeleteOptionalParams

オプション パラメーター。

戻り値

beginDeleteAndWait(string, string, string, string, GalleryScriptVersionsDeleteOptionalParams)

ギャラリーのスクリプトバージョンを削除してください。

function beginDeleteAndWait(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScriptVersionName: string, options?: GalleryScriptVersionsDeleteOptionalParams): Promise<GalleryScriptVersionsDeleteHeaders>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前は大文字と小文字が区別されます。

galleryName

string

共有イメージ ギャラリーの名前。

galleryScriptName

string

ギャラリー名は「スクリプト定義」を参照してください。

galleryScriptVersionName

string

ギャラリー名 スクリプト版 取得後。

options
GalleryScriptVersionsDeleteOptionalParams

オプション パラメーター。

戻り値

beginUpdate(string, string, string, string, GalleryScriptVersionUpdate, GalleryScriptVersionsUpdateOptionalParams)

ギャラリーのスクリプトバージョンを更新。

function beginUpdate(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScriptVersionName: string, galleryScriptVersion: GalleryScriptVersionUpdate, options?: GalleryScriptVersionsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryScriptVersion>, GalleryScriptVersion>>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前は大文字と小文字が区別されます。

galleryName

string

共有イメージ ギャラリーの名前。

galleryScriptName

string

ギャラリー名は「スクリプト定義」を参照してください。

galleryScriptVersionName

string

ギャラリー名 スクリプト版 取得後。

galleryScriptVersion
GalleryScriptVersionUpdate

パラメータは更新ギャラリーに提供されます。スクリプトバージョン操作。

options
GalleryScriptVersionsUpdateOptionalParams

オプション パラメーター。

戻り値

Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryScriptVersion>, GalleryScriptVersion>>

beginUpdateAndWait(string, string, string, string, GalleryScriptVersionUpdate, GalleryScriptVersionsUpdateOptionalParams)

ギャラリーのスクリプトバージョンを更新。

function beginUpdateAndWait(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScriptVersionName: string, galleryScriptVersion: GalleryScriptVersionUpdate, options?: GalleryScriptVersionsUpdateOptionalParams): Promise<GalleryScriptVersion>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前は大文字と小文字が区別されます。

galleryName

string

共有イメージ ギャラリーの名前。

galleryScriptName

string

ギャラリー名は「スクリプト定義」を参照してください。

galleryScriptVersionName

string

ギャラリー名 スクリプト版 取得後。

galleryScriptVersion
GalleryScriptVersionUpdate

パラメータは更新ギャラリーに提供されます。スクリプトバージョン操作。

options
GalleryScriptVersionsUpdateOptionalParams

オプション パラメーター。

戻り値

get(string, string, string, string, GalleryScriptVersionsGetOptionalParams)

CloudErrorをErrorにしたカスタムArmResourceRead操作テンプレート

function get(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScriptVersionName: string, options?: GalleryScriptVersionsGetOptionalParams): Promise<GalleryScriptVersion>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前は大文字と小文字が区別されます。

galleryName

string

共有イメージ ギャラリーの名前。

galleryScriptName

string

ギャラリー名は「スクリプト定義」を参照してください。

galleryScriptVersionName

string

ギャラリー名 スクリプト版 取得後。

options
GalleryScriptVersionsGetOptionalParams

オプション パラメーター。

戻り値

listByGalleryScript(string, string, string, GalleryScriptVersionsListByGalleryScriptOptionalParams)

ギャラリー スクリプト バージョンをギャラリーでリスト スクリプト定義。

function listByGalleryScript(resourceGroupName: string, galleryName: string, galleryScriptName: string, options?: GalleryScriptVersionsListByGalleryScriptOptionalParams): PagedAsyncIterableIterator<GalleryScriptVersion, GalleryScriptVersion[], PageSettings>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前は大文字と小文字が区別されます。

galleryName

string

共有イメージ ギャラリーの名前。

galleryScriptName

string

ギャラリー名は「スクリプト定義」を参照してください。

options
GalleryScriptVersionsListByGalleryScriptOptionalParams

オプション パラメーター。

戻り値