GetSignalRSharedPrivateLinkResourcePlainArgs

data class GetSignalRSharedPrivateLinkResourcePlainArgs(val resourceGroupName: String, val resourceName: String, val sharedPrivateLinkResourceName: String) : ConvertibleToJava<GetSignalRSharedPrivateLinkResourcePlainArgs>

Constructors

constructor(resourceGroupName: String, resourceName: String, sharedPrivateLinkResourceName: String)

Properties

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Link copied to clipboard

The name of the resource.

Link copied to clipboard

The name of the shared private link resource.

Functions

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