| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
RemotePrivateEndpointConnection |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.properties()
Get the properties property: Resource specific properties.
|
RemotePrivateEndpointConnection |
RemotePrivateEndpointConnection.withIpAddresses(List<String> ipAddresses)
Set the ipAddresses property: Private IPAddresses mapped to the remote private endpoint.
|
RemotePrivateEndpointConnection |
RemotePrivateEndpointConnection.withKind(String kind)
Set the kind property: Kind of resource.
|
RemotePrivateEndpointConnection |
RemotePrivateEndpointConnection.withPrivateEndpoint(ArmIdWrapper privateEndpoint)
Set the privateEndpoint property: PrivateEndpoint of a remote private endpoint connection.
|
RemotePrivateEndpointConnection |
RemotePrivateEndpointConnection.withPrivateLinkServiceConnectionState(PrivateLinkConnectionState privateLinkServiceConnectionState)
Set the privateLinkServiceConnectionState property: The state of a private link connection.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseMessageEnvelopeRemotePrivateEndpointConnection |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.withProperties(RemotePrivateEndpointConnection properties)
Set the properties property: Resource specific properties.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.