Uses of Class
com.azure.resourcemanager.appservice.fluent.models.PrivateLinkConnectionApprovalRequest
Packages that use PrivateLinkConnectionApprovalRequest
Package
Description
Package containing the inner data models for WebSiteManagementClient.
-
Uses of PrivateLinkConnectionApprovalRequest in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return PrivateLinkConnectionApprovalRequestModifier and TypeMethodDescriptionPrivateLinkConnectionApprovalRequest.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateLinkConnectionApprovalRequest from the JsonReader.PrivateLinkConnectionApprovalRequest.withPrivateLinkServiceConnectionState
(PrivateLinkConnectionState privateLinkServiceConnectionState) Set the privateLinkServiceConnectionState property: The state of a private link connection.