ComputeTypeOperationsExtensions Class

Definition

public static class ComputeTypeOperationsExtensions
Inheritance
ComputeTypeOperationsExtensions

Methods

BeginDelete(IComputeTypeOperations, String, String, String)

Delete an ComputeType instance.

BeginDeleteAsync(IComputeTypeOperations, String, String, String)

Delete an ComputeType instance.

CreateOrUpdate(IComputeTypeOperations, String, String, ComputeTypeCreateOrUpdateParameters)

Create or update an ComputeType.

CreateOrUpdateAsync(IComputeTypeOperations, String, String, ComputeTypeCreateOrUpdateParameters)

Create or update an ComputeType.

CreateOrUpdateWithRawJsonContent(IComputeTypeOperations, String, String, String, ComputeTypeCreateOrUpdateWithRawJsonContentParameters)

Create or update an ComputeType.

CreateOrUpdateWithRawJsonContentAsync(IComputeTypeOperations, String, String, String, ComputeTypeCreateOrUpdateWithRawJsonContentParameters)

Create or update an ComputeType.

Delete(IComputeTypeOperations, String, String, String)

Delete an ComputeType instance.

DeleteAsync(IComputeTypeOperations, String, String, String)

Delete an ComputeType instance.

Get(IComputeTypeOperations, String, String, ComputeTypeGetParameters)

Gets an ComputeType instance.

GetAsync(IComputeTypeOperations, String, String, ComputeTypeGetParameters)

Gets an ComputeType instance.

List(IComputeTypeOperations, String, String, ComputeTypeListParameters)

Gets the first page of ComputeType instances with the link to the next page.

ListAsync(IComputeTypeOperations, String, String, ComputeTypeListParameters)

Gets the first page of ComputeType instances with the link to the next page.

ListNext(IComputeTypeOperations, String)

Gets the next page of ComputeType instances with the link to the next page.

ListNextAsync(IComputeTypeOperations, String)

Gets the next page of ComputeType instances with the link to the next page.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)