Partager via


GalleryScriptVersions interface

Interface représentant une GalleryScriptVersions.

Méthodes

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

Créez ou mettez à jour une version de script de galerie.

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

Créez ou mettez à jour une version de script de galerie.

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

Supprimer une version du script de la galerie.

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

Supprimer une version du script de la galerie.

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

Mettre à jour une version du script de la galerie.

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

Mettre à jour une version du script de la galerie.

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

Modèle d’opération personnalisé ArmResourceRead avec CloudError comme erreur

listByGalleryScript(string, string, string, GalleryScriptVersionsListByGalleryScriptOptionalParams)

Liste galerie Versions de script dans une galerie Définition de script.

Détails de la méthode

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

Créez ou mettez à jour une version de script de galerie.

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

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

galleryName

string

Nom de la galerie d’images partagées.

galleryScriptName

string

Le nom de la galerie Définition du script à récupérer.

galleryScriptVersionName

string

Le nom de la galerie : Script Version à récupérer.

galleryScriptVersion
GalleryScriptVersion

Paramètres fournis à l’opération création ou mise à jour de la galerie Script Version.

options
GalleryScriptVersionsCreateOrUpdateOptionalParams

Paramètres d’options.

Retours

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

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

Créez ou mettez à jour une version de script de galerie.

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

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

galleryName

string

Nom de la galerie d’images partagées.

galleryScriptName

string

Le nom de la galerie Définition du script à récupérer.

galleryScriptVersionName

string

Le nom de la galerie : Script Version à récupérer.

galleryScriptVersion
GalleryScriptVersion

Paramètres fournis à l’opération création ou mise à jour de la galerie Script Version.

options
GalleryScriptVersionsCreateOrUpdateOptionalParams

Paramètres d’options.

Retours

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

Supprimer une version du script de la galerie.

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

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

galleryName

string

Nom de la galerie d’images partagées.

galleryScriptName

string

Le nom de la galerie Définition du script à récupérer.

galleryScriptVersionName

string

Le nom de la galerie : Script Version à récupérer.

options
GalleryScriptVersionsDeleteOptionalParams

Paramètres d’options.

Retours

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

Supprimer une version du script de la galerie.

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

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

galleryName

string

Nom de la galerie d’images partagées.

galleryScriptName

string

Le nom de la galerie Définition du script à récupérer.

galleryScriptVersionName

string

Le nom de la galerie : Script Version à récupérer.

options
GalleryScriptVersionsDeleteOptionalParams

Paramètres d’options.

Retours

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

Mettre à jour une version du script de la galerie.

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

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

galleryName

string

Nom de la galerie d’images partagées.

galleryScriptName

string

Le nom de la galerie Définition du script à récupérer.

galleryScriptVersionName

string

Le nom de la galerie : Script Version à récupérer.

galleryScriptVersion
GalleryScriptVersionUpdate

Paramètres fournis à l’opération de mise à jour de la galerie Script Version.

options
GalleryScriptVersionsUpdateOptionalParams

Paramètres d’options.

Retours

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

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

Mettre à jour une version du script de la galerie.

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

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

galleryName

string

Nom de la galerie d’images partagées.

galleryScriptName

string

Le nom de la galerie Définition du script à récupérer.

galleryScriptVersionName

string

Le nom de la galerie : Script Version à récupérer.

galleryScriptVersion
GalleryScriptVersionUpdate

Paramètres fournis à l’opération de mise à jour de la galerie Script Version.

options
GalleryScriptVersionsUpdateOptionalParams

Paramètres d’options.

Retours

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

Modèle d’opération personnalisé ArmResourceRead avec CloudError comme erreur

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

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

galleryName

string

Nom de la galerie d’images partagées.

galleryScriptName

string

Le nom de la galerie Définition du script à récupérer.

galleryScriptVersionName

string

Le nom de la galerie : Script Version à récupérer.

options
GalleryScriptVersionsGetOptionalParams

Paramètres d’options.

Retours

listByGalleryScript(string, string, string, GalleryScriptVersionsListByGalleryScriptOptionalParams)

Liste galerie Versions de script dans une galerie Définition de script.

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

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

galleryName

string

Nom de la galerie d’images partagées.

galleryScriptName

string

Le nom de la galerie Définition du script à récupérer.

Retours