| 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 |
|---|---|
PrivateLinkConnectionState |
RemotePrivateEndpointConnectionArmResourceInner.privateLinkServiceConnectionState()
Get the privateLinkServiceConnectionState property: The state of a private link connection.
|
| Modifier and Type | Method and Description |
|---|---|
RemotePrivateEndpointConnectionArmResourceInner |
RemotePrivateEndpointConnectionArmResourceInner.withPrivateLinkServiceConnectionState(PrivateLinkConnectionState privateLinkServiceConnectionState)
Set the privateLinkServiceConnectionState property: The state of a private link connection.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateLinkConnectionState |
RemotePrivateEndpointConnection.privateLinkServiceConnectionState()
Get the privateLinkServiceConnectionState property: The state of a private link connection.
|
PrivateLinkConnectionState |
PrivateLinkConnectionApprovalRequestResource.privateLinkServiceConnectionState()
Get the privateLinkServiceConnectionState property: The state of a private link connection.
|
PrivateLinkConnectionState |
PrivateLinkConnectionState.withActionsRequired(String actionsRequired)
Set the actionsRequired property: ActionsRequired for a private link connection.
|
PrivateLinkConnectionState |
PrivateLinkConnectionState.withDescription(String description)
Set the description property: Description of a private link connection.
|
PrivateLinkConnectionState |
PrivateLinkConnectionState.withStatus(String status)
Set the status property: Status of a private link connection.
|
| Modifier and Type | Method and Description |
|---|---|
RemotePrivateEndpointConnection |
RemotePrivateEndpointConnection.withPrivateLinkServiceConnectionState(PrivateLinkConnectionState privateLinkServiceConnectionState)
Set the privateLinkServiceConnectionState property: The state of a private link connection.
|
PrivateLinkConnectionApprovalRequestResource |
PrivateLinkConnectionApprovalRequestResource.withPrivateLinkServiceConnectionState(PrivateLinkConnectionState privateLinkServiceConnectionState)
Set the privateLinkServiceConnectionState property: The state of a private link connection.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.