| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.fluent.models |
Package containing the inner data models for ContainerServiceManagementClient.
|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpoint |
PrivateEndpointConnectionInner.privateEndpoint()
Get the privateEndpoint property: The resource of private endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnectionInner |
PrivateEndpointConnectionInner.withPrivateEndpoint(PrivateEndpoint privateEndpoint)
Set the privateEndpoint property: The resource of private endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpoint |
PrivateEndpoint.withId(String id)
Set the id property: The resource Id for private endpoint.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.