| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ArmIdWrapper |
RemotePrivateEndpointConnectionProperties.privateEndpoint()
Get the privateEndpoint property: PrivateEndpoint of a remote private endpoint connection.
|
ArmIdWrapper |
RemotePrivateEndpointConnectionArmResourceInner.privateEndpoint()
Get the privateEndpoint property: PrivateEndpoint of a remote private endpoint connection.
|
ArmIdWrapper |
RemotePrivateEndpointConnectionArmResourceProperties.privateEndpoint()
Get the privateEndpoint property: PrivateEndpoint of a remote private endpoint connection.
|
| Modifier and Type | Method and Description |
|---|---|
RemotePrivateEndpointConnectionProperties |
RemotePrivateEndpointConnectionProperties.withPrivateEndpoint(ArmIdWrapper privateEndpoint)
Set the privateEndpoint property: PrivateEndpoint of a remote private endpoint connection.
|
RemotePrivateEndpointConnectionArmResourceInner |
RemotePrivateEndpointConnectionArmResourceInner.withPrivateEndpoint(ArmIdWrapper privateEndpoint)
Set the privateEndpoint property: PrivateEndpoint of a remote private endpoint connection.
|
RemotePrivateEndpointConnectionArmResourceProperties |
RemotePrivateEndpointConnectionArmResourceProperties.withPrivateEndpoint(ArmIdWrapper privateEndpoint)
Set the privateEndpoint property: PrivateEndpoint of a remote private endpoint connection.
|
| Modifier and Type | Method and Description |
|---|---|
ArmIdWrapper |
RemotePrivateEndpointConnection.privateEndpoint()
Get the privateEndpoint property: PrivateEndpoint of a remote private endpoint connection.
|
| Modifier and Type | Method and Description |
|---|---|
RemotePrivateEndpointConnection |
RemotePrivateEndpointConnection.withPrivateEndpoint(ArmIdWrapper privateEndpoint)
Set the privateEndpoint property: PrivateEndpoint of a remote private endpoint connection.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.