次の方法で共有


IUpdateMigrationItemInput.ProviderSpecificDetail Property

Definition

The provider specific input to update migration item.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The provider specific input to update migration item.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IUpdateMigrationItemProviderSpecificInput) }, ReadOnly=false, Required=false, SerializedName="providerSpecificDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IUpdateMigrationItemProviderSpecificInput ProviderSpecificDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The provider specific input to update migration item.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IUpdateMigrationItemProviderSpecificInput) }, ReadOnly=false, Required=false, SerializedName="providerSpecificDetails")>]
member this.ProviderSpecificDetail : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IUpdateMigrationItemProviderSpecificInput with get, set
Public Property ProviderSpecificDetail As IUpdateMigrationItemProviderSpecificInput

Property Value

Attributes

Applies to