get VMInstance Guest Agent
suspend fun getVMInstanceGuestAgent(argument: GetVMInstanceGuestAgentPlainArgs): GetVMInstanceGuestAgentResult
Implements GuestAgent GET method. Azure REST API version: 2023-04-01-preview.
Return
Defines the GuestAgent.
Parameters
argument
null
Return
Defines the GuestAgent.
Parameters
resource Uri
The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource to be extended.
See also
suspend fun getVMInstanceGuestAgent(argument: suspend GetVMInstanceGuestAgentPlainArgsBuilder.() -> Unit): GetVMInstanceGuestAgentResult
Return
Defines the GuestAgent.
Parameters
argument
Builder for com.pulumi.azurenative.scvmm.kotlin.inputs.GetVMInstanceGuestAgentPlainArgs.