public final class PrivateEndpointConnectionInner
extends com.azure.core.management.ProxyResource
| Constructor and Description |
|---|
PrivateEndpointConnectionInner() |
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnectionProperties |
properties()
Get the properties property: Describes the properties of an existing Private Endpoint connection to the Azure
Cognitive Search service.
|
void |
validate()
Validates the instance.
|
PrivateEndpointConnectionInner |
withProperties(PrivateEndpointConnectionProperties properties)
Set the properties property: Describes the properties of an existing Private Endpoint connection to the Azure
Cognitive Search service.
|
public PrivateEndpointConnectionProperties properties()
public PrivateEndpointConnectionInner withProperties(PrivateEndpointConnectionProperties properties)
properties - the properties value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.