IValidateResult.TargetId 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.
The resource Id of target service.
[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="The resource Id of target service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetId")]
public string TargetId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="The resource Id of target service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetId")>]
member this.TargetId : string with get, set
Public Property TargetId As String
Property Value
- Attributes