AccountNetworkRulesPrivateLinkAccess

data class AccountNetworkRulesPrivateLinkAccess(val endpointResourceId: String, val endpointTenantId: String? = null)

Constructors

Link copied to clipboard
fun AccountNetworkRulesPrivateLinkAccess(endpointResourceId: String, endpointTenantId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The resource id of the resource access rule to be granted access.

Link copied to clipboard

The tenant id of the resource of the resource access rule to be granted access. Defaults to the current tenant id.