GetDiagnosticsPackagePlainArgs

data class GetDiagnosticsPackagePlainArgs(val diagnosticsPackageName: String, val packetCoreControlPlaneName: String, val resourceGroupName: String) : ConvertibleToJava<GetDiagnosticsPackagePlainArgs>

Constructors

Link copied to clipboard
fun GetDiagnosticsPackagePlainArgs(diagnosticsPackageName: String, packetCoreControlPlaneName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the diagnostics package.

Link copied to clipboard

The name of the packet core control plane.

Link copied to clipboard

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