次の方法で共有


GalleryInVMAccessControlProfileVersions interface

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

メソッド

beginCreateOrUpdate(string, string, string, string, GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams)

ギャラリー inVMAccessControlProfile バージョンを作成または更新します。

beginCreateOrUpdateAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams)

ギャラリー inVMAccessControlProfile バージョンを作成または更新します。

beginDelete(string, string, string, string, GalleryInVMAccessControlProfileVersionsDeleteOptionalParams)

ギャラリー inVMAccessControlProfile バージョンを削除します。

beginDeleteAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersionsDeleteOptionalParams)

ギャラリー inVMAccessControlProfile バージョンを削除します。

beginUpdate(string, string, string, string, GalleryInVMAccessControlProfileVersionUpdate, GalleryInVMAccessControlProfileVersionsUpdateOptionalParams)

ギャラリー inVMAccessControlProfile バージョンを更新します。

beginUpdateAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersionUpdate, GalleryInVMAccessControlProfileVersionsUpdateOptionalParams)

ギャラリー inVMAccessControlProfile バージョンを更新します。

get(string, string, string, string, GalleryInVMAccessControlProfileVersionsGetOptionalParams)

ギャラリーの inVMAccessControlProfile バージョンに関する情報を取得します。

listByGalleryInVMAccessControlProfile(string, string, string, GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileOptionalParams)

ギャラリー inVMAccessControlProfile 内のギャラリーのバージョンを一覧表示する

メソッドの詳細

beginCreateOrUpdate(string, string, string, string, GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams)

ギャラリー inVMAccessControlProfile バージョンを作成または更新します。

function beginCreateOrUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>>

パラメーター

resourceGroupName

string

リソース グループの名前。

galleryName

string

inVMAccessControlProfile が存在する共有イメージ ギャラリーの名前。

inVMAccessControlProfileName

string

inVMAccessControlProfile バージョンが作成されるギャラリー inVMAccessControlProfile の名前。

inVMAccessControlProfileVersionName

string

作成するギャラリーの inVMAccessControlProfile バージョンの名前。 セマンティック バージョン名パターンに従う必要がある: 使用できる文字は数字とピリオドです。 数字は、32 ビット整数の範囲内である必要があります。 形式:。。

galleryInVMAccessControlProfileVersion
GalleryInVMAccessControlProfileVersion

作成または更新ギャラリーの inVMAccessControlProfile バージョン操作に指定されたパラメーター。

options
GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams

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

戻り値

beginCreateOrUpdateAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams)

ギャラリー inVMAccessControlProfile バージョンを作成または更新します。

function beginCreateOrUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams): Promise<GalleryInVMAccessControlProfileVersion>

パラメーター

resourceGroupName

string

リソース グループの名前。

galleryName

string

inVMAccessControlProfile が存在する共有イメージ ギャラリーの名前。

inVMAccessControlProfileName

string

inVMAccessControlProfile バージョンが作成されるギャラリー inVMAccessControlProfile の名前。

inVMAccessControlProfileVersionName

string

作成するギャラリーの inVMAccessControlProfile バージョンの名前。 セマンティック バージョン名パターンに従う必要がある: 使用できる文字は数字とピリオドです。 数字は、32 ビット整数の範囲内である必要があります。 形式:。。

galleryInVMAccessControlProfileVersion
GalleryInVMAccessControlProfileVersion

作成または更新ギャラリーの inVMAccessControlProfile バージョン操作に指定されたパラメーター。

options
GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams

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

戻り値

beginDelete(string, string, string, string, GalleryInVMAccessControlProfileVersionsDeleteOptionalParams)

ギャラリー inVMAccessControlProfile バージョンを削除します。

function beginDelete(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersionsDeleteHeaders>, GalleryInVMAccessControlProfileVersionsDeleteHeaders>>

パラメーター

resourceGroupName

string

リソース グループの名前。

galleryName

string

inVMAccessControlProfile が存在する共有イメージ ギャラリーの名前。

inVMAccessControlProfileName

string

inVMAccessControlProfile バージョンが存在するギャラリー inVMAccessControlProfile の名前。

inVMAccessControlProfileVersionName

string

削除するギャラリーの inVMAccessControlProfile バージョンの名前。

options
GalleryInVMAccessControlProfileVersionsDeleteOptionalParams

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

戻り値

beginDeleteAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersionsDeleteOptionalParams)

ギャラリー inVMAccessControlProfile バージョンを削除します。

function beginDeleteAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams): Promise<GalleryInVMAccessControlProfileVersionsDeleteHeaders>

パラメーター

resourceGroupName

string

リソース グループの名前。

galleryName

string

inVMAccessControlProfile が存在する共有イメージ ギャラリーの名前。

inVMAccessControlProfileName

string

inVMAccessControlProfile バージョンが存在するギャラリー inVMAccessControlProfile の名前。

inVMAccessControlProfileVersionName

string

削除するギャラリーの inVMAccessControlProfile バージョンの名前。

options
GalleryInVMAccessControlProfileVersionsDeleteOptionalParams

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

戻り値

beginUpdate(string, string, string, string, GalleryInVMAccessControlProfileVersionUpdate, GalleryInVMAccessControlProfileVersionsUpdateOptionalParams)

ギャラリー inVMAccessControlProfile バージョンを更新します。

function beginUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>>

パラメーター

resourceGroupName

string

リソース グループの名前。

galleryName

string

inVMAccessControlProfile が存在する共有イメージ ギャラリーの名前。

inVMAccessControlProfileName

string

inVMAccessControlProfile バージョンが更新されるギャラリー inVMAccessControlProfile の名前。

inVMAccessControlProfileVersionName

string

更新するギャラリーの inVMAccessControlProfile バージョンの名前。 セマンティック バージョン名パターンに従う必要がある: 使用できる文字は数字とピリオドです。 数字は、32 ビット整数の範囲内である必要があります。 形式:。。

galleryInVMAccessControlProfileVersion
GalleryInVMAccessControlProfileVersionUpdate

更新ギャラリー inVMAccessControlProfile バージョン操作に指定されたパラメーター。

options
GalleryInVMAccessControlProfileVersionsUpdateOptionalParams

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

戻り値

beginUpdateAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersionUpdate, GalleryInVMAccessControlProfileVersionsUpdateOptionalParams)

ギャラリー inVMAccessControlProfile バージョンを更新します。

function beginUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams): Promise<GalleryInVMAccessControlProfileVersion>

パラメーター

resourceGroupName

string

リソース グループの名前。

galleryName

string

inVMAccessControlProfile が存在する共有イメージ ギャラリーの名前。

inVMAccessControlProfileName

string

inVMAccessControlProfile バージョンが更新されるギャラリー inVMAccessControlProfile の名前。

inVMAccessControlProfileVersionName

string

更新するギャラリーの inVMAccessControlProfile バージョンの名前。 セマンティック バージョン名パターンに従う必要がある: 使用できる文字は数字とピリオドです。 数字は、32 ビット整数の範囲内である必要があります。 形式:。。

galleryInVMAccessControlProfileVersion
GalleryInVMAccessControlProfileVersionUpdate

更新ギャラリー inVMAccessControlProfile バージョン操作に指定されたパラメーター。

options
GalleryInVMAccessControlProfileVersionsUpdateOptionalParams

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

戻り値

get(string, string, string, string, GalleryInVMAccessControlProfileVersionsGetOptionalParams)

ギャラリーの inVMAccessControlProfile バージョンに関する情報を取得します。

function get(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsGetOptionalParams): Promise<GalleryInVMAccessControlProfileVersion>

パラメーター

resourceGroupName

string

リソース グループの名前。

galleryName

string

inVMAccessControlProfile が存在する共有イメージ ギャラリーの名前。

inVMAccessControlProfileName

string

inVMAccessControlProfile バージョンが存在するギャラリー inVMAccessControlProfile の名前。

inVMAccessControlProfileVersionName

string

取得するギャラリーの inVMAccessControlProfile バージョンの名前。

options
GalleryInVMAccessControlProfileVersionsGetOptionalParams

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

戻り値

listByGalleryInVMAccessControlProfile(string, string, string, GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileOptionalParams)

ギャラリー inVMAccessControlProfile 内のギャラリーのバージョンを一覧表示する

function listByGalleryInVMAccessControlProfile(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileOptionalParams): PagedAsyncIterableIterator<GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersion[], PageSettings>

パラメーター

resourceGroupName

string

リソース グループの名前。

galleryName

string

inVMAccessControlProfile が存在する共有イメージ ギャラリーの名前。

inVMAccessControlProfileName

string

inVMAccessControlProfile のバージョンが一覧表示されるギャラリー inVMAccessControlProfile の名前。

戻り値