| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
RemotePrivateEndpointConnectionArmResourceProperties |
RemotePrivateEndpointConnectionArmResourceProperties.withIpAddresses(List<String> ipAddresses)
Set the ipAddresses property: Private IPAddresses mapped to the remote private endpoint.
|
RemotePrivateEndpointConnectionArmResourceProperties |
RemotePrivateEndpointConnectionArmResourceProperties.withPrivateEndpoint(ArmIdWrapper privateEndpoint)
Set the privateEndpoint property: PrivateEndpoint of a remote private endpoint connection.
|
RemotePrivateEndpointConnectionArmResourceProperties |
RemotePrivateEndpointConnectionArmResourceProperties.withPrivateLinkServiceConnectionState(PrivateLinkConnectionState privateLinkServiceConnectionState)
Set the privateLinkServiceConnectionState property: The state of a private link connection.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.