Package-level declarations
Types
Link copied to clipboard
data class GetEndpointResult(val createdAt: String? = null, val createdBy: String? = null, val createdByType: String? = null, val id: String, val lastModifiedAt: String? = null, val lastModifiedBy: String? = null, val lastModifiedByType: String? = null, val name: String, val provisioningState: String, val resourceId: String? = null, val type: String)
The endpoint for the target resource.
Link copied to clipboard
Link copied to clipboard
Managed Proxy