Olvasás angol nyelven

Megosztás a következőn keresztül:


IApplicationTypeVersionsOperations Interface

Definition

ApplicationTypeVersionsOperations operations.

C#
public interface IApplicationTypeVersionsOperations

Methods

Extension Methods

BeginCreateOrUpdate(IApplicationTypeVersionsOperations, String, String, String, String, ApplicationTypeVersionResource)

Creates or updates a Service Fabric application type version resource.

BeginCreateOrUpdateAsync(IApplicationTypeVersionsOperations, String, String, String, String, ApplicationTypeVersionResource, CancellationToken)

Creates or updates a Service Fabric application type version resource.

BeginDelete(IApplicationTypeVersionsOperations, String, String, String, String)

Deletes a Service Fabric application type version resource.

BeginDeleteAsync(IApplicationTypeVersionsOperations, String, String, String, String, CancellationToken)

Deletes a Service Fabric application type version resource.

CreateOrUpdate(IApplicationTypeVersionsOperations, String, String, String, String, ApplicationTypeVersionResource)

Creates or updates a Service Fabric application type version resource.

CreateOrUpdateAsync(IApplicationTypeVersionsOperations, String, String, String, String, ApplicationTypeVersionResource, CancellationToken)

Creates or updates a Service Fabric application type version resource.

Delete(IApplicationTypeVersionsOperations, String, String, String, String)

Deletes a Service Fabric application type version resource.

DeleteAsync(IApplicationTypeVersionsOperations, String, String, String, String, CancellationToken)

Deletes a Service Fabric application type version resource.

Get(IApplicationTypeVersionsOperations, String, String, String, String)

Gets a Service Fabric application type version resource.

GetAsync(IApplicationTypeVersionsOperations, String, String, String, String, CancellationToken)

Gets a Service Fabric application type version resource.

List(IApplicationTypeVersionsOperations, String, String, String)

Gets the list of application type version resources created in the specified Service Fabric application type name resource.

ListAsync(IApplicationTypeVersionsOperations, String, String, String, CancellationToken)

Gets the list of application type version resources created in the specified Service Fabric application type name resource.

Applies to

Termék Verziók
Azure SDK for .NET Legacy