你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IJobDefinition.TargetResourceId Property

Definition

Fully qualified resource ID of the target Endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Fully qualified resource ID of the target Endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="targetResourceId")]
public string TargetResourceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Fully qualified resource ID of the target Endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="targetResourceId")>]
member this.TargetResourceId : string
Public ReadOnly Property TargetResourceId As String

Property Value

Attributes

Applies to