Interface CurrentQuotaLimitBase.DefinitionStages.WithScope

    • Method Detail

      • withExistingScope

        CurrentQuotaLimitBase.DefinitionStages.WithCreate withExistingScope​(String scope)
        Specifies scope.
        Parameters:
        scope - The target Azure resource URI. For example, `/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/qms-test/providers/Microsoft.Batch/batchAccounts/testAccount/`. This is the target Azure resource URI for the List GET operation. If a `{resourceName}` is added after `/quotas`, then it's the target Azure resource URI in the GET operation for the specific resource.
        Returns:
        the next definition stage.