Hybrid Compute Private Link Scope Properties Response
data class HybridComputePrivateLinkScopePropertiesResponse(val privateLinkScopeId: String, val provisioningState: String, val publicNetworkAccess: String? = null)
Properties that define a Azure Arc PrivateLinkScope resource.
Constructors
Link copied to clipboard
fun HybridComputePrivateLinkScopePropertiesResponse(privateLinkScopeId: String, provisioningState: String, publicNetworkAccess: String? = null)