Get-AzsDiskMigrationJob
Retourneert de aangevraagde schijfmigratietaak.
Syntax
Get-AzsDiskMigrationJob
[-Location <String>]
[-SubscriptionId <String[]>]
[-Status <String>]
[-DefaultProfile <PSObject>]
[<CommonParameters>]
Get-AzsDiskMigrationJob
-Name <String>
[-Location <String>]
[-SubscriptionId <String[]>]
[-DefaultProfile <PSObject>]
[<CommonParameters>]
Get-AzsDiskMigrationJob
-INPUTOBJECT \<IComputeAdminIdentity>
[-DefaultProfile <PSObject>]
[<CommonParameters>]
Description
Retourneert de aangevraagde schijfmigratietaak.
Voorbeelden
-------------------------- VOORBEELD 1 --------------------------
Get-AzsDiskMigrationJob
-------------------------- VOORBEELD 2 --------------------------
Get-AzsDiskMigrationJob -Name TestNewDiskMigrationJob
CreationTime: 2-26-2020 10:45:41 AM EndTime : 2/26/2020 10:46:32 AM Id: /subscriptions/627fecef-520e-4c18-94e0-8f0665ba86a7/providers/Microsoft.Compute. Beheer/locations/redmond/diskmigrationjobs/TestNewDiskMigrationJob Location : redmond MigrationId : TestNewDiskMigrationJob Name : redmond/TestNewDiskMigrationJob StartTime : 2/26/2020 10:45:41 AM Status : Succeeded Subtask : {edacd0f6 -760a-43f9-a188-8833751f89ce, f1ee38a4-5c27-4728-a12b-36976c565042} TargetShare : \SU1FileServer.s31r1801.masd.stbtest.microsoft.com\SU1_ObjStore_1 Type: Microsoft.Compute. Beheer/locations/diskmigrationjobs
Parameters
De referenties, het account, de tenant en het abonnement dat wordt gebruikt voor communicatie met Azure.
| Type: | PSObject |
| Aliases: | AzureRMContext, AzureCredential |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
| Type: | Microsoft.Azure.PowerShell.Cmdlets.ComputeAdmin.Models.IComputeAdminIdentity |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | True |
| Accept wildcard characters: | False |
Locatie van de resource.
| Type: | String |
| Position: | Named |
| Default value: | (Get-AzLocation)[0].Location |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
De guid-naam van de migratietaak.
| Type: | String |
| Aliases: | MigrationId |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
De parameters van de status van de schijfmigratietaak.
| Type: | String |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Abonnementsreferenties waarmee het Microsoft Azure-abonnement uniek wordt geïdentificeerd. De abonnements-id maakt deel uit van de URI voor elke serviceoproep.
| Type: | String[] |
| Position: | Named |
| Default value: | (Get-AzContext).Subscription.Id |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Invoerwaarden
Microsoft.Azure.PowerShell.Cmdlets.ComputeAdmin.Models.IComputeAdminIdentity
Uitvoerwaarden
Microsoft.Azure.PowerShell.Cmdlets.ComputeAdmin.Models.Api20210401.IDiskMigrationJob
Notities
ALIASSEN
EIGENSCHAPPEN VAN COMPLEXE PARAMETERS
Als u de hieronder beschreven parameters wilt maken, maakt u een hash-tabel met de juiste eigenschappen. Voer Get-Help about_Hash_Tables uit voor informatie over hashtabellen.
INPUTOBJECT <IComputeAdminIdentity>: Id-parameter
[DiskId <String>]: de schijf-GUID als identiteit.[FeatureName <String>]: Naam van de functie.[Id <String>]: Resource-id-pad[Location <String>]: Locatie van de resource.[MigrationId <String>]: de guid-naam van de migratietaak.[Offer <String>]: Naam van de aanbieding.[Publisher <String>]: Naam van de uitgever.[QuotaName <String>]: Naam van het quotum.[ScaleUnitName <String>]: Naam van de schaaleenheid.[Sku <String>]: Naam van de SKU.[SubscriptionId <String>]: Abonnementsreferenties waarmee het Microsoft Azure-abonnement uniek wordt geïdentificeerd. De abonnements-id maakt deel uit van de URI voor elke serviceoproep.[Type <String>]: Type extensie.[Version <String>]: De versie van de resource.