GetVMInstanceGuestAgentPlainArgs

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

Constructors

Link copied to clipboard
constructor(resourceUri: String)

Properties

Link copied to clipboard

The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource to be extended.

Functions

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