IJobRunProperties.TargetProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Copy of Endpoint resource's properties at time of Job Run creation.
[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Copy of Endpoint resource's properties at time of Job Run creation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="targetProperties")]
public Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.IAny TargetProperty { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Copy of Endpoint resource's properties at time of Job Run creation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="targetProperties")>]
member this.TargetProperty : Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.IAny
Public ReadOnly Property TargetProperty As IAny
Property Value
- Attributes