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. The name is case insensitive.

Link copied to clipboard

The name of the Azure Monitor PrivateLinkScope resource.