30 строки
2.4 KiB
YAML
30 строки
2.4 KiB
YAML
|
### YamlMime:JavaType
|
||
|
uid: "com.azure.resourcemanager.cosmosdbforpostgresql.models.PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint"
|
||
|
fullName: "com.azure.resourcemanager.cosmosdbforpostgresql.models.PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint"
|
||
|
name: "PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint"
|
||
|
nameWithType: "PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint"
|
||
|
summary: "The stage of the Private<wbr>Endpoint<wbr>Connection update allowing to specify private<wbr>Endpoint."
|
||
|
syntax: "public static interface **PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint**"
|
||
|
methods:
|
||
|
- uid: "com.azure.resourcemanager.cosmosdbforpostgresql.models.PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint.withPrivateEndpoint(com.azure.resourcemanager.cosmosdbforpostgresql.models.PrivateEndpoint)"
|
||
|
fullName: "com.azure.resourcemanager.cosmosdbforpostgresql.models.PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint.withPrivateEndpoint(PrivateEndpoint privateEndpoint)"
|
||
|
name: "withPrivateEndpoint(PrivateEndpoint privateEndpoint)"
|
||
|
nameWithType: "PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint.withPrivateEndpoint(PrivateEndpoint privateEndpoint)"
|
||
|
summary: "Specifies the private<wbr>Endpoint property: The private endpoint resource.."
|
||
|
modifiers:
|
||
|
- "abstract"
|
||
|
parameters:
|
||
|
- description: "The private endpoint resource."
|
||
|
name: "privateEndpoint"
|
||
|
type: "<xref href=\"com.azure.resourcemanager.cosmosdbforpostgresql.models.PrivateEndpoint?alt=com.azure.resourcemanager.cosmosdbforpostgresql.models.PrivateEndpoint&text=PrivateEndpoint\" data-throw-if-not-resolved=\"False\" />"
|
||
|
syntax: "public abstract PrivateEndpointConnection.Update withPrivateEndpoint(PrivateEndpoint privateEndpoint)"
|
||
|
desc: "Specifies the privateEndpoint property: The private endpoint resource.."
|
||
|
returns:
|
||
|
description: "the next definition stage."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.cosmosdbforpostgresql.models.PrivateEndpointConnection.Update?alt=com.azure.resourcemanager.cosmosdbforpostgresql.models.PrivateEndpointConnection.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
|
||
|
type: "interface"
|
||
|
desc: "The stage of the PrivateEndpointConnection update allowing to specify privateEndpoint."
|
||
|
metadata: {}
|
||
|
package: "com.azure.resourcemanager.cosmosdbforpostgresql.models"
|
||
|
artifact: com.azure.resourcemanager:azure-resourcemanager-cosmosdbforpostgresql:1.0.0
|