az datashare consumer-source-data-set

Note

This reference is part of the datashare extension for the Azure CLI (version 2.15.0 or higher). The extension will automatically install the first time you run an az datashare consumer-source-data-set command. Learn more about extensions.

Manage consumer source data set with datashare.

Commands

az datashare consumer-source-data-set list

Get source dataSets of a shareSubscription.

az datashare consumer-source-data-set list

Get source dataSets of a shareSubscription.

az datashare consumer-source-data-set list --account-name
                                           --resource-group
                                           --share-subscription-name
                                           [--skip-token]

Examples

ConsumerSourceDataSets_ListByShareSubscription

az datashare consumer-source-data-set list --account-name "Account1" --resource-group "SampleResourceGroup" --share-subscription-name "Share1"

Required Parameters

--account-name

The name of the share account.

--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

--share-subscription-name

The name of the shareSubscription.

Optional Parameters

--skip-token

Continuation token.