Partilhar via


IMachine.DiscoveryData Property

Definition

Gets or sets the discovery details of the machine published by various sources.

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

Property Value

Attributes

Applies to