Interface GalleryInVMAccessControlProfileVersionsClient
public interface GalleryInVMAccessControlProfileVersionsClient
An instance of this class provides access to all the operations defined in
GalleryInVMAccessControlProfileVersionsClient.
-
Method Summary
Modifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryInVMAccessControlProfileVersionInner>, GalleryInVMAccessControlProfileVersionInner> beginCreateOrUpdate(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionInner galleryInVMAccessControlProfileVersion) Create or update a gallery inVMAccessControlProfile version.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryInVMAccessControlProfileVersionInner>, GalleryInVMAccessControlProfileVersionInner> beginCreateOrUpdate(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionInner galleryInVMAccessControlProfileVersion, com.azure.core.util.Context context) Create or update a gallery inVMAccessControlProfile version.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GalleryInVMAccessControlProfileVersionInner>, GalleryInVMAccessControlProfileVersionInner> beginCreateOrUpdateAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionInner galleryInVMAccessControlProfileVersion) Create or update a gallery inVMAccessControlProfile version.beginDelete(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName) Delete a gallery inVMAccessControlProfile version.beginDelete(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, com.azure.core.util.Context context) Delete a gallery inVMAccessControlProfile version.beginDeleteAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName) Delete a gallery inVMAccessControlProfile version.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryInVMAccessControlProfileVersionInner>, GalleryInVMAccessControlProfileVersionInner> beginUpdate(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionUpdate galleryInVMAccessControlProfileVersion) Update a gallery inVMAccessControlProfile version.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryInVMAccessControlProfileVersionInner>, GalleryInVMAccessControlProfileVersionInner> beginUpdate(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionUpdate galleryInVMAccessControlProfileVersion, com.azure.core.util.Context context) Update a gallery inVMAccessControlProfile version.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GalleryInVMAccessControlProfileVersionInner>, GalleryInVMAccessControlProfileVersionInner> beginUpdateAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionUpdate galleryInVMAccessControlProfileVersion) Update a gallery inVMAccessControlProfile version.createOrUpdate(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionInner galleryInVMAccessControlProfileVersion) Create or update a gallery inVMAccessControlProfile version.createOrUpdate(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionInner galleryInVMAccessControlProfileVersion, com.azure.core.util.Context context) Create or update a gallery inVMAccessControlProfile version.createOrUpdateAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionInner galleryInVMAccessControlProfileVersion) Create or update a gallery inVMAccessControlProfile version.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionInner galleryInVMAccessControlProfileVersion) Create or update a gallery inVMAccessControlProfile version.voiddelete(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName) Delete a gallery inVMAccessControlProfile version.voiddelete(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, com.azure.core.util.Context context) Delete a gallery inVMAccessControlProfile version.deleteAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName) Delete a gallery inVMAccessControlProfile version.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName) Delete a gallery inVMAccessControlProfile version.get(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName) Retrieves information about a gallery inVMAccessControlProfile version.getAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName) Retrieves information about a gallery inVMAccessControlProfile version.com.azure.core.http.rest.Response<GalleryInVMAccessControlProfileVersionInner> getWithResponse(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, com.azure.core.util.Context context) Retrieves information about a gallery inVMAccessControlProfile version.Mono<com.azure.core.http.rest.Response<GalleryInVMAccessControlProfileVersionInner>> getWithResponseAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName) Retrieves information about a gallery inVMAccessControlProfile version.com.azure.core.http.rest.PagedIterable<GalleryInVMAccessControlProfileVersionInner> listByGalleryInVMAccessControlProfile(String resourceGroupName, String galleryName, String inVMAccessControlProfileName) List gallery inVMAccessControlProfile versions in a gallery inVMAccessControlProfile.com.azure.core.http.rest.PagedIterable<GalleryInVMAccessControlProfileVersionInner> listByGalleryInVMAccessControlProfile(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, com.azure.core.util.Context context) List gallery inVMAccessControlProfile versions in a gallery inVMAccessControlProfile.com.azure.core.http.rest.PagedFlux<GalleryInVMAccessControlProfileVersionInner> listByGalleryInVMAccessControlProfileAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName) List gallery inVMAccessControlProfile versions in a gallery inVMAccessControlProfile.update(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionUpdate galleryInVMAccessControlProfileVersion) Update a gallery inVMAccessControlProfile version.update(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionUpdate galleryInVMAccessControlProfileVersion, com.azure.core.util.Context context) Update a gallery inVMAccessControlProfile version.updateAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionUpdate galleryInVMAccessControlProfileVersion) Update a gallery inVMAccessControlProfile version.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> updateWithResponseAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionUpdate galleryInVMAccessControlProfileVersion) Update a gallery inVMAccessControlProfile version.
-
Method Details
-
listByGalleryInVMAccessControlProfileAsync
com.azure.core.http.rest.PagedFlux<GalleryInVMAccessControlProfileVersionInner> listByGalleryInVMAccessControlProfileAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName) List gallery inVMAccessControlProfile versions in a gallery inVMAccessControlProfile.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.- Returns:
- the List Gallery InVMAccessControlProfile Versions operation response as paginated response with
PagedFlux. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listByGalleryInVMAccessControlProfile
com.azure.core.http.rest.PagedIterable<GalleryInVMAccessControlProfileVersionInner> listByGalleryInVMAccessControlProfile(String resourceGroupName, String galleryName, String inVMAccessControlProfileName) List gallery inVMAccessControlProfile versions in a gallery inVMAccessControlProfile.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.- Returns:
- the List Gallery InVMAccessControlProfile Versions operation response as paginated response with
PagedIterable. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listByGalleryInVMAccessControlProfile
com.azure.core.http.rest.PagedIterable<GalleryInVMAccessControlProfileVersionInner> listByGalleryInVMAccessControlProfile(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, com.azure.core.util.Context context) List gallery inVMAccessControlProfile versions in a gallery inVMAccessControlProfile.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.context- The context to associate with this operation.- Returns:
- the List Gallery InVMAccessControlProfile Versions operation response as paginated response with
PagedIterable. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getWithResponseAsync
Mono<com.azure.core.http.rest.Response<GalleryInVMAccessControlProfileVersionInner>> getWithResponseAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName) Retrieves information about a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.- Returns:
- specifies information about the gallery inVMAccessControlProfile version that you want to create or
update along with
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getAsync
Mono<GalleryInVMAccessControlProfileVersionInner> getAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName) Retrieves information about a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.- Returns:
- specifies information about the gallery inVMAccessControlProfile version that you want to create or
update on successful completion of
Mono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getWithResponse
com.azure.core.http.rest.Response<GalleryInVMAccessControlProfileVersionInner> getWithResponse(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, com.azure.core.util.Context context) Retrieves information about a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.context- The context to associate with this operation.- Returns:
- specifies information about the gallery inVMAccessControlProfile version that you want to create or
update along with
Response. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
get
GalleryInVMAccessControlProfileVersionInner get(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName) Retrieves information about a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.- Returns:
- specifies information about the gallery inVMAccessControlProfile version that you want to create or update.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createOrUpdateWithResponseAsync
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionInner galleryInVMAccessControlProfileVersion) Create or update a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.galleryInVMAccessControlProfileVersion- Parameters supplied to the create or update gallery inVMAccessControlProfile version operation.- Returns:
- specifies information about the gallery inVMAccessControlProfile version that you want to create or
update along with
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginCreateOrUpdateAsync
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GalleryInVMAccessControlProfileVersionInner>, GalleryInVMAccessControlProfileVersionInner> beginCreateOrUpdateAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionInner galleryInVMAccessControlProfileVersion) Create or update a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.galleryInVMAccessControlProfileVersion- Parameters supplied to the create or update gallery inVMAccessControlProfile version operation.- Returns:
- the
PollerFluxfor polling of specifies information about the gallery inVMAccessControlProfile version that you want to create or update. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginCreateOrUpdate
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryInVMAccessControlProfileVersionInner>, GalleryInVMAccessControlProfileVersionInner> beginCreateOrUpdate(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionInner galleryInVMAccessControlProfileVersion) Create or update a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.galleryInVMAccessControlProfileVersion- Parameters supplied to the create or update gallery inVMAccessControlProfile version operation.- Returns:
- the
SyncPollerfor polling of specifies information about the gallery inVMAccessControlProfile version that you want to create or update. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginCreateOrUpdate
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryInVMAccessControlProfileVersionInner>, GalleryInVMAccessControlProfileVersionInner> beginCreateOrUpdate(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionInner galleryInVMAccessControlProfileVersion, com.azure.core.util.Context context) Create or update a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.galleryInVMAccessControlProfileVersion- Parameters supplied to the create or update gallery inVMAccessControlProfile version operation.context- The context to associate with this operation.- Returns:
- the
SyncPollerfor polling of specifies information about the gallery inVMAccessControlProfile version that you want to create or update. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createOrUpdateAsync
Mono<GalleryInVMAccessControlProfileVersionInner> createOrUpdateAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionInner galleryInVMAccessControlProfileVersion) Create or update a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.galleryInVMAccessControlProfileVersion- Parameters supplied to the create or update gallery inVMAccessControlProfile version operation.- Returns:
- specifies information about the gallery inVMAccessControlProfile version that you want to create or
update on successful completion of
Mono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createOrUpdate
GalleryInVMAccessControlProfileVersionInner createOrUpdate(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionInner galleryInVMAccessControlProfileVersion) Create or update a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.galleryInVMAccessControlProfileVersion- Parameters supplied to the create or update gallery inVMAccessControlProfile version operation.- Returns:
- specifies information about the gallery inVMAccessControlProfile version that you want to create or update.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createOrUpdate
GalleryInVMAccessControlProfileVersionInner createOrUpdate(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionInner galleryInVMAccessControlProfileVersion, com.azure.core.util.Context context) Create or update a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.galleryInVMAccessControlProfileVersion- Parameters supplied to the create or update gallery inVMAccessControlProfile version operation.context- The context to associate with this operation.- Returns:
- specifies information about the gallery inVMAccessControlProfile version that you want to create or update.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
updateWithResponseAsync
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> updateWithResponseAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionUpdate galleryInVMAccessControlProfileVersion) Update a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.galleryInVMAccessControlProfileVersion- Parameters supplied to the update gallery inVMAccessControlProfile version operation.- Returns:
- specifies information about the gallery inVMAccessControlProfile version that you want to create or
update along with
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginUpdateAsync
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GalleryInVMAccessControlProfileVersionInner>, GalleryInVMAccessControlProfileVersionInner> beginUpdateAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionUpdate galleryInVMAccessControlProfileVersion) Update a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.galleryInVMAccessControlProfileVersion- Parameters supplied to the update gallery inVMAccessControlProfile version operation.- Returns:
- the
PollerFluxfor polling of specifies information about the gallery inVMAccessControlProfile version that you want to create or update. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginUpdate
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryInVMAccessControlProfileVersionInner>, GalleryInVMAccessControlProfileVersionInner> beginUpdate(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionUpdate galleryInVMAccessControlProfileVersion) Update a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.galleryInVMAccessControlProfileVersion- Parameters supplied to the update gallery inVMAccessControlProfile version operation.- Returns:
- the
SyncPollerfor polling of specifies information about the gallery inVMAccessControlProfile version that you want to create or update. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginUpdate
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GalleryInVMAccessControlProfileVersionInner>, GalleryInVMAccessControlProfileVersionInner> beginUpdate(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionUpdate galleryInVMAccessControlProfileVersion, com.azure.core.util.Context context) Update a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.galleryInVMAccessControlProfileVersion- Parameters supplied to the update gallery inVMAccessControlProfile version operation.context- The context to associate with this operation.- Returns:
- the
SyncPollerfor polling of specifies information about the gallery inVMAccessControlProfile version that you want to create or update. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
updateAsync
Mono<GalleryInVMAccessControlProfileVersionInner> updateAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionUpdate galleryInVMAccessControlProfileVersion) Update a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.galleryInVMAccessControlProfileVersion- Parameters supplied to the update gallery inVMAccessControlProfile version operation.- Returns:
- specifies information about the gallery inVMAccessControlProfile version that you want to create or
update on successful completion of
Mono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
update
GalleryInVMAccessControlProfileVersionInner update(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionUpdate galleryInVMAccessControlProfileVersion) Update a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.galleryInVMAccessControlProfileVersion- Parameters supplied to the update gallery inVMAccessControlProfile version operation.- Returns:
- specifies information about the gallery inVMAccessControlProfile version that you want to create or update.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
update
GalleryInVMAccessControlProfileVersionInner update(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, GalleryInVMAccessControlProfileVersionUpdate galleryInVMAccessControlProfileVersion, com.azure.core.util.Context context) Update a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.galleryInVMAccessControlProfileVersion- Parameters supplied to the update gallery inVMAccessControlProfile version operation.context- The context to associate with this operation.- Returns:
- specifies information about the gallery inVMAccessControlProfile version that you want to create or update.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
deleteWithResponseAsync
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName) Delete a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.- Returns:
- the
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginDeleteAsync
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>, Void> beginDeleteAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName) Delete a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.- Returns:
- the
PollerFluxfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginDelete
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>, Void> beginDelete(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName) Delete a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.- Returns:
- the
SyncPollerfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginDelete
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>, Void> beginDelete(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, com.azure.core.util.Context context) Delete a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.context- The context to associate with this operation.- Returns:
- the
SyncPollerfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
deleteAsync
Mono<Void> deleteAsync(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName) Delete a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.- Returns:
- A
Monothat completes when a successful response is received. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
delete
void delete(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName) Delete a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
delete
void delete(String resourceGroupName, String galleryName, String inVMAccessControlProfileName, String inVMAccessControlProfileVersionName, com.azure.core.util.Context context) Delete a gallery inVMAccessControlProfile version.- Parameters:
resourceGroupName- The name of the resource group. The name is case insensitive.galleryName- The name of the Shared Image Gallery.inVMAccessControlProfileName- The name of the gallery inVMAccessControlProfile to be retrieved.inVMAccessControlProfileVersionName- The name of the gallery inVMAccessControlProfile version to be retrieved.context- The context to associate with this operation.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.ApiErrorException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-