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