Dela via


ManagementPoliciesImpl.GetAsync(String, String, CancellationToken) Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.Management.Storage.Fluent.IManagementPolicy> GetAsync (string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default);
member this.GetAsync : string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Storage.Fluent.IManagementPolicy>
Public Function GetAsync (resourceGroupName As String, accountName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IManagementPolicy)

Parameters

resourceGroupName
String
accountName
String
cancellationToken
CancellationToken

Returns

Applies to