Compartir a través de


ClustersOperationsExtensions.GetAsync Método

Definición

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.ServiceFabric.Fluent.Models.ClusterInner> GetAsync (this Microsoft.Azure.Management.ServiceFabric.Fluent.IClustersOperations operations, string resourceGroupName, string clusterName, System.Threading.CancellationToken cancellationToken = default);
static member GetAsync : Microsoft.Azure.Management.ServiceFabric.Fluent.IClustersOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ServiceFabric.Fluent.Models.ClusterInner>
<Extension()>
Public Function GetAsync (operations As IClustersOperations, resourceGroupName As String, clusterName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of ClusterInner)

Parámetros

operations
IClustersOperations
resourceGroupName
String
clusterName
String
cancellationToken
CancellationToken

Devoluciones

Se aplica a