Server Private Link Service Connection State Property Response
data class ServerPrivateLinkServiceConnectionStatePropertyResponse(val actionsRequired: String, val description: String, val status: String)
Constructors
Link copied to clipboard
fun ServerPrivateLinkServiceConnectionStatePropertyResponse(actionsRequired: String, description: String, status: String)