Server Private Endpoint Connection Properties Response
    data class ServerPrivateEndpointConnectionPropertiesResponse(val privateEndpoint: PrivateEndpointPropertyResponse? = null, val privateLinkServiceConnectionState: ServerPrivateLinkServiceConnectionStatePropertyResponse? = null, val provisioningState: String)
Properties of a private endpoint connection.
Constructors
Link copied to clipboard
                fun ServerPrivateEndpointConnectionPropertiesResponse(privateEndpoint: PrivateEndpointPropertyResponse? = null, privateLinkServiceConnectionState: ServerPrivateLinkServiceConnectionStatePropertyResponse? = null, provisioningState: String)
Types
Properties
Link copied to clipboard
                Link copied to clipboard