Sdílet prostřednictvím


JobPrivateEndpoint.TargetServerAzureResourceId Property

Definition

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

Applies to