Share via


IDatabaseInstanceProperties.DiscoveryData Property

Definition

Gets or sets the assessment details of the database instance published by various sources.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the assessment details of the database instance published by various sources.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IDatabaseInstanceDiscoveryDetails) }, ReadOnly=false, Required=false, SerializedName="discoveryData")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IDatabaseInstanceDiscoveryDetails[] DiscoveryData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the assessment details of the database instance published by various sources.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IDatabaseInstanceDiscoveryDetails) }, ReadOnly=false, Required=false, SerializedName="discoveryData")>]
member this.DiscoveryData : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IDatabaseInstanceDiscoveryDetails[] with get, set
Public Property DiscoveryData As IDatabaseInstanceDiscoveryDetails()

Property Value

Attributes

Applies to