GetPrivateLinkScopedResourcePlainArgs

data class GetPrivateLinkScopedResourcePlainArgs(val name: String, val resourceGroupName: String, val scopeName: String) : ConvertibleToJava<GetPrivateLinkScopedResourcePlainArgs>

Constructors

Link copied to clipboard
fun GetPrivateLinkScopedResourcePlainArgs(name: String, resourceGroupName: String, scopeName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetPrivateLinkScopedResourcePlainArgs

Properties

Link copied to clipboard

The name of the scoped resource object.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the Azure Arc PrivateLinkScope resource.