TestProfile.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.
Target resource ID on which the test profile is created. This property is required for creating a Test Profile and it's not allowed to be updated.
public Azure.Core.ResourceIdentifier TargetResourceId { get; set; }
member this.TargetResourceId : Azure.Core.ResourceIdentifier with get, set
Public Property TargetResourceId As ResourceIdentifier