ProviderOperationsMetadataOperationsExtensions.GetAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets provider operations metadata
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Resources.Models.ProviderOperationsMetadataGetResult> GetAsync (this Microsoft.Azure.Management.Resources.IProviderOperationsMetadataOperations operations, string resourceProviderNamespace);
static member GetAsync : Microsoft.Azure.Management.Resources.IProviderOperationsMetadataOperations * string -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Resources.Models.ProviderOperationsMetadataGetResult>
<Extension()>
Public Function GetAsync (operations As IProviderOperationsMetadataOperations, resourceProviderNamespace As String) As Task(Of ProviderOperationsMetadataGetResult)
Parameters
- operations
- IProviderOperationsMetadataOperations
Reference to the Microsoft.Azure.Management.Resources.IProviderOperationsMetadataOperations.
- resourceProviderNamespace
- String
Required. Namespace of the resource provider.
Returns
Provider operations metadata