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

IJobDefinitionProperties.AgentResourceId Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Fully qualified resource id of the Agent to assign for new Job Runs of this Job Definition.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="agentResourceId")]
public string AgentResourceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Fully qualified resource id of the Agent to assign for new Job Runs of this Job Definition.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="agentResourceId")>]
member this.AgentResourceId : string
Public ReadOnly Property AgentResourceId As String

Property Value

Attributes

Applies to