GetDiagnosticsPackagePlainArgs

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

Constructors

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

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.

Functions

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