Share via


IDatabaseAssessmentDetails.AssessmentTargetType Property

Definition

Gets or sets the assessed target database type.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the assessed target database type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="assessmentTargetType")]
public string AssessmentTargetType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the assessed target database type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="assessmentTargetType")>]
member this.AssessmentTargetType : string with get, set
Public Property AssessmentTargetType As String

Property Value

Attributes

Applies to