AccountNetworkRulesPrivateLinkAccess

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the Azure resource that should be allowed access to the target storage account.

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.