ProviderOperationsMetadataOperationsExtensions.Get 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 Microsoft.Azure.Management.Resources.Models.ProviderOperationsMetadataGetResult Get (this Microsoft.Azure.Management.Resources.IProviderOperationsMetadataOperations operations, string resourceProviderNamespace);
static member Get : Microsoft.Azure.Management.Resources.IProviderOperationsMetadataOperations * string -> Microsoft.Azure.Management.Resources.Models.ProviderOperationsMetadataGetResult
<Extension()>
Public Function Get (operations As IProviderOperationsMetadataOperations, resourceProviderNamespace As String) As ProviderOperationsMetadataGetResult
Parameters
- operations
- IProviderOperationsMetadataOperations
Reference to the Microsoft.Azure.Management.Resources.IProviderOperationsMetadataOperations.
- resourceProviderNamespace
- String
Required. Namespace of the resource provider.
Returns
Provider operations metadata