Class GetSerialPortArgs


  • public final class GetSerialPortArgs
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • parentResource

        public com.pulumi.core.Output<java.lang.String> parentResource()
        Returns:
        The resource name, or subordinate path, for the parent of the serial port. For example: the name of the virtual machine.
      • parentResourceType

        public com.pulumi.core.Output<java.lang.String> parentResourceType()
        Returns:
        The resource type of the parent resource. For example: 'virtualMachines' or 'virtualMachineScaleSets'
      • resourceGroupName

        public com.pulumi.core.Output<java.lang.String> resourceGroupName()
        Returns:
        The name of the resource group.
      • resourceProviderNamespace

        public com.pulumi.core.Output<java.lang.String> resourceProviderNamespace()
        Returns:
        The namespace of the resource provider.
      • serialPort

        public com.pulumi.core.Output<java.lang.String> serialPort()
        Returns:
        The name of the serial port to connect to.