Get-AzDataShareReceivedInvitation
Hiermee wordt informatie opgehaald over consumentenuitnodigingen.
Syntaxis
Get-AzDataShareReceivedInvitation
[-Location <String>]
[-InvitationId <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
De cmdlet Get-AzDataShareReceivedInvitation bevat informatie over alle uitnodigingen die de consument heeft ontvangen. Als u locatie of uitnodigings-id opgeeft, biedt deze cmdlet informatie over de uitnodiging op een bepaalde locatie of over de uitnodigings-id. Anders bevat het een lijst met uitnodigingen die naar de consument worden verzonden.
Voorbeelden
Voorbeeld 1
Get-AzDataShareReceivedInvitation -location "westus"
DataSetCount : 3
InvitationId : 167e06ff-567f-4bc7-be0c-645a6de710f3
InvitationStatus : Pending
Location : westus
RespondedAt :
Sender : adsprovider@microsoft.com
SenderCompanyName : ADS Test
SentAt : 7/8/2019 10:47:10 PM
ShareName : AdsShare
Description : Some description
Terms : Some terms of use
Id : /providers/Microsoft.DataShare/consumerInvitations/167e06ff-567f-4bc7-be0c-645a6de710f3
Name : AdsInvitation
Type : Microsoft.DataShare/consumerInvitations
Deze commant bevat informatie over consumentenuitnodigingen.
Parameters
-DefaultProfile
De referenties, accounts, tenants en abonnementen die worden gebruikt voor communicatie met Azure.
Type: | IAzureContextContainer |
Aliassen: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-InvitationId
Uitnodigings-id voor Azure DataShare.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-Location
Locatie van uitnodiging voor Azure-gegevensshare.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
Invoerwaarden
None
Uitvoerwaarden
Azure PowerShell