AzureSqlElasticJobAdapter.UpsertJobPrivateEndpoint Method
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.
Upserts an elastic job private endpoint
public Microsoft.Azure.Commands.Sql.ElasticJobs.Model.AzureSqlElasticJobPrivateEndpointModel UpsertJobPrivateEndpoint (Microsoft.Azure.Commands.Sql.ElasticJobs.Model.AzureSqlElasticJobPrivateEndpointModel model);
member this.UpsertJobPrivateEndpoint : Microsoft.Azure.Commands.Sql.ElasticJobs.Model.AzureSqlElasticJobPrivateEndpointModel -> Microsoft.Azure.Commands.Sql.ElasticJobs.Model.AzureSqlElasticJobPrivateEndpointModel
Public Function UpsertJobPrivateEndpoint (model As AzureSqlElasticJobPrivateEndpointModel) As AzureSqlElasticJobPrivateEndpointModel
Parameters
The job private endpoint object
Returns
The job private endpoint object