GetGuestAgentPlainArgs

data class GetGuestAgentPlainArgs(val resourceUri: String) : ConvertibleToJava<GetGuestAgentPlainArgs>

Constructors

Link copied to clipboard
constructor(resourceUri: String)

Properties

Link copied to clipboard

The fully qualified Azure Resource manager identifier of the resource.

Functions

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