GetPrivateLinkScopePlainArgs

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

Constructors

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

Functions

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

Properties

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.