Share via


IVirtualMachineImagesOperations.GetWithHttpMessagesAsync Method

Definition

public System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.VirtualMachineImage>> GetWithHttpMessagesAsync (string location, string publisherName, string offer, string skus, string version, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);

Parameters

location
String
publisherName
String
offer
String
skus
String
version
String
customHeaders
Dictionary<String,List<String>>
cancellationToken
CancellationToken

Returns

Applies to