AzureSqlElasticJobPrivateEndpointModel Class

Definition

Represents the core properties of a job private endpoint

public class AzureSqlElasticJobPrivateEndpointModel : Microsoft.Azure.Commands.Sql.ElasticJobs.Model.AzureSqlElasticJobsBaseModel
type AzureSqlElasticJobPrivateEndpointModel = class
    inherit AzureSqlElasticJobsBaseModel
Public Class AzureSqlElasticJobPrivateEndpointModel
Inherits AzureSqlElasticJobsBaseModel
Inheritance
AzureSqlElasticJobPrivateEndpointModel

Constructors

AzureSqlElasticJobPrivateEndpointModel()

Properties

AgentName

Gets or sets the agent name

(Inherited from AzureSqlElasticJobsBaseModel)
PrivateEndpointId

Gets or sets the job private endpoint id

PrivateEndpointName

Gets or sets the job private endpoint name

ResourceGroupName

Gets or sets the name of the resource group name

(Inherited from AzureSqlElasticJobsBaseModel)
ResourceId

Gets or sets the resource id

(Inherited from AzureSqlElasticJobsBaseModel)
ServerName

Gets or sets the server name

(Inherited from AzureSqlElasticJobsBaseModel)
TargetServerAzureResourceId

Gets or sets the target server azure resource id

Type

Gets or sets the resource typ

(Inherited from AzureSqlElasticJobsBaseModel)

Applies to