GetSnapshotPlainArgs

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

Constructors

Link copied to clipboard
fun GetSnapshotPlainArgs(resourceGroupName: String, resourceName: String)

Functions

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

Properties

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the managed cluster resource.