IGalleryInVMAccessControlProfileVersionsOperations Interface

Definition

GalleryInVMAccessControlProfileVersionsOperations operations.

public interface IGalleryInVMAccessControlProfileVersionsOperations
type IGalleryInVMAccessControlProfileVersionsOperations = interface
Public Interface IGalleryInVMAccessControlProfileVersionsOperations

Methods

Name Description
BeginCreateOrUpdateWithHttpMessagesAsync(String, String, String, String, GalleryInVMAccessControlProfileVersion, Dictionary<String, List<String>>, CancellationToken)

Create or update a gallery inVMAccessControlProfile version.

BeginDeleteWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Delete a gallery inVMAccessControlProfile version.

BeginUpdateWithHttpMessagesAsync(String, String, String, String, GalleryInVMAccessControlProfileVersionUpdate, Dictionary<String, List<String>>, CancellationToken)

Update a gallery inVMAccessControlProfile version.

CreateOrUpdateWithHttpMessagesAsync(String, String, String, String, GalleryInVMAccessControlProfileVersion, Dictionary<String,List<String>>, CancellationToken)

Create or update a gallery inVMAccessControlProfile version.

DeleteWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Delete a gallery inVMAccessControlProfile version.

GetWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Retrieves information about a gallery inVMAccessControlProfile version.

ListByGalleryInVMAccessControlProfileNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List gallery inVMAccessControlProfile versions in a gallery inVMAccessControlProfile

ListByGalleryInVMAccessControlProfileWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

List gallery inVMAccessControlProfile versions in a gallery inVMAccessControlProfile

UpdateWithHttpMessagesAsync(String, String, String, String, GalleryInVMAccessControlProfileVersionUpdate, Dictionary<String,List<String>>, CancellationToken)

Update a gallery inVMAccessControlProfile version.

Extension Methods

Name Description
BeginCreateOrUpdate(IGalleryInVMAccessControlProfileVersionsOperations, String, String, String, String, GalleryInVMAccessControlProfileVersion)

Create or update a gallery inVMAccessControlProfile version.

BeginCreateOrUpdateAsync(IGalleryInVMAccessControlProfileVersionsOperations, String, String, String, String, GalleryInVMAccessControlProfileVersion, CancellationToken)

Create or update a gallery inVMAccessControlProfile version.

BeginDelete(IGalleryInVMAccessControlProfileVersionsOperations, String, String, String, String)

Delete a gallery inVMAccessControlProfile version.

BeginDeleteAsync(IGalleryInVMAccessControlProfileVersionsOperations, String, String, String, String, CancellationToken)

Delete a gallery inVMAccessControlProfile version.

BeginUpdate(IGalleryInVMAccessControlProfileVersionsOperations, String, String, String, String, GalleryInVMAccessControlProfileVersionUpdate)

Update a gallery inVMAccessControlProfile version.

BeginUpdateAsync(IGalleryInVMAccessControlProfileVersionsOperations, String, String, String, String, GalleryInVMAccessControlProfileVersionUpdate, CancellationToken)

Update a gallery inVMAccessControlProfile version.

CreateOrUpdate(IGalleryInVMAccessControlProfileVersionsOperations, String, String, String, String, GalleryInVMAccessControlProfileVersion)

Create or update a gallery inVMAccessControlProfile version.

CreateOrUpdateAsync(IGalleryInVMAccessControlProfileVersionsOperations, String, String, String, String, GalleryInVMAccessControlProfileVersion, CancellationToken)

Create or update a gallery inVMAccessControlProfile version.

Delete(IGalleryInVMAccessControlProfileVersionsOperations, String, String, String, String)

Delete a gallery inVMAccessControlProfile version.

DeleteAsync(IGalleryInVMAccessControlProfileVersionsOperations, String, String, String, String, CancellationToken)

Delete a gallery inVMAccessControlProfile version.

Get(IGalleryInVMAccessControlProfileVersionsOperations, String, String, String, String)

Retrieves information about a gallery inVMAccessControlProfile version.

GetAsync(IGalleryInVMAccessControlProfileVersionsOperations, String, String, String, String, CancellationToken)

Retrieves information about a gallery inVMAccessControlProfile version.

ListByGalleryInVMAccessControlProfile(IGalleryInVMAccessControlProfileVersionsOperations, String, String, String)

List gallery inVMAccessControlProfile versions in a gallery inVMAccessControlProfile

ListByGalleryInVMAccessControlProfileAsync(IGalleryInVMAccessControlProfileVersionsOperations, String, String, String, CancellationToken)

List gallery inVMAccessControlProfile versions in a gallery inVMAccessControlProfile

ListByGalleryInVMAccessControlProfileNext(IGalleryInVMAccessControlProfileVersionsOperations, String)

List gallery inVMAccessControlProfile versions in a gallery inVMAccessControlProfile

ListByGalleryInVMAccessControlProfileNextAsync(IGalleryInVMAccessControlProfileVersionsOperations, String, CancellationToken)

List gallery inVMAccessControlProfile versions in a gallery inVMAccessControlProfile

Update(IGalleryInVMAccessControlProfileVersionsOperations, String, String, String, String, GalleryInVMAccessControlProfileVersionUpdate)

Update a gallery inVMAccessControlProfile version.

UpdateAsync(IGalleryInVMAccessControlProfileVersionsOperations, String, String, String, String, GalleryInVMAccessControlProfileVersionUpdate, CancellationToken)

Update a gallery inVMAccessControlProfile version.

Applies to