JobPrivateEndpoint Class
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.
A job agent private endpoint.
[Microsoft.Rest.Serialization.JsonTransformation]
public class JobPrivateEndpoint : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type JobPrivateEndpoint = class
inherit ProxyResource
Public Class JobPrivateEndpoint
Inherits ProxyResource
- Inheritance
- Attributes
Constructors
JobPrivateEndpoint() |
Initializes a new instance of the JobPrivateEndpoint class. |
JobPrivateEndpoint(String, String, String, String, String) |
Initializes a new instance of the JobPrivateEndpoint class. |
Properties
Id |
Gets resource ID. (Inherited from Resource) |
Name |
Gets resource name. (Inherited from Resource) |
PrivateEndpointId |
Gets private endpoint id of the private endpoint. |
TargetServerAzureResourceId |
Gets or sets aRM resource id of the server the private endpoint will target. |
Type |
Gets resource type. (Inherited from Resource) |