Share via


IIedmVocabularyAnnotation.Target Property

Definition

Any object

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Any object", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="target")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IAny Target { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Any object", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="target")>]
member this.Target : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IAny
Public ReadOnly Property Target As IAny

Property Value

Attributes

Applies to