IJobDefinition.TargetResourceId 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.
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