次の方法で共有


IMigrateInput.ProviderSpecificDetail Property

Definition

The provider specific details.

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

Property Value

Attributes

Applies to