영어로 읽기

다음을 통해 공유


NestedResourceTypeSecondSkuResource.GetAsync(CancellationToken) Method

Definition

Gets the sku details for the given resource type and sku name.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.ProviderHub/providerRegistrations/{providerNamespace}/resourcetypeRegistrations/{resourceType}/resourcetypeRegistrations/{nestedResourceTypeFirst}/resourcetypeRegistrations/{nestedResourceTypeSecond}/skus/{sku}
  • Operation Id: Skus_GetNestedResourceTypeSecond
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ProviderHub.NestedResourceTypeSecondSkuResource>> GetAsync (System.Threading.CancellationToken cancellationToken = default);

Parameters

cancellationToken
CancellationToken

The cancellation token to use.

Returns

Applies to