| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateLinkServiceConnectionState |
PrivateEndpointConnectionInner.privateLinkServiceConnectionState()
Get the privateLinkServiceConnectionState property: A collection of information about the state of the connection
between service consumer and provider.
|
PrivateLinkServiceConnectionState |
ApplicationGatewayPrivateEndpointConnectionInner.privateLinkServiceConnectionState()
Get the privateLinkServiceConnectionState property: A collection of information about the state of the connection
between service consumer and provider.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnectionInner |
PrivateEndpointConnectionInner.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)
Set the privateLinkServiceConnectionState property: A collection of information about the state of the connection
between service consumer and provider.
|
ApplicationGatewayPrivateEndpointConnectionInner |
ApplicationGatewayPrivateEndpointConnectionInner.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)
Set the privateLinkServiceConnectionState property: A collection of information about the state of the connection
between service consumer and provider.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateLinkServiceConnectionState |
PrivateLinkServiceConnection.privateLinkServiceConnectionState()
Get the privateLinkServiceConnectionState property: A collection of read-only information about the state of the
connection to the remote resource.
|
PrivateLinkServiceConnectionState |
PrivateEndpoint.PrivateLinkServiceConnection.state() |
PrivateLinkServiceConnectionState |
PrivateLinkServiceConnectionState.withActionsRequired(String actionsRequired)
Set the actionsRequired property: A message indicating if changes on the service provider require any updates on
the consumer.
|
PrivateLinkServiceConnectionState |
PrivateLinkServiceConnectionState.withDescription(String description)
Set the description property: The reason for approval/rejection of the connection.
|
PrivateLinkServiceConnectionState |
PrivateLinkServiceConnectionState.withStatus(String status)
Set the status property: Indicates whether the connection has been Approved/Rejected/Removed by the owner of the
service.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateLinkServiceConnection |
PrivateLinkServiceConnection.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)
Set the privateLinkServiceConnectionState property: A collection of read-only information about the state of the
connection to the remote resource.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.