The Get-AzDataShare cmdlet gets information about data shares in an Azure data share account.
If you specify the name of a data share, this cmdlet gets information about that data share.
If you do not specify a name, this cmdlet gets information about all of the data shares in an Azure data share account.
Name : AdsShare
Id : /subscriptions/f3ead1ff-d0ab-4cf4-9a5a-86f1661d4685/resourceGroups/ADS/providers/Microsoft.DataShare/accounts/WikiAdsAccount/shares/AdsShare
Type : Microsoft.DataShare/shares
CreatedAt : 6/11/2019 12:00:00 AM
CreatedBy : Contoso ADS
ShareKind : CopyBased
Description : Example of description
ProvisioningState : Succeeded
Terms : This should not be shared
This command displays information about data share AdsShare in the Azure data share account WikiAdsAccount and resource group ADS.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters.
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.