JobPrivateEndpoint.TargetServerAzureResourceId 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.
Gets or sets aRM resource id of the server the private endpoint will target.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.targetServerAzureResourceId")]
public string TargetServerAzureResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.targetServerAzureResourceId")>]
member this.TargetServerAzureResourceId : string with get, set
Public Property TargetServerAzureResourceId As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute