Class GetVirtualMachineScaleSetVMArgs


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

      • expand

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> expand()
        Returns:
        The expand expression to apply on the operation. 'InstanceView' will retrieve the instance view of the virtual machine. 'UserData' will retrieve the UserData of the virtual machine.
      • instanceId

        public com.pulumi.core.Output<java.lang.String> instanceId()
        Returns:
        The instance ID of the virtual machine.
      • resourceGroupName

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

        public com.pulumi.core.Output<java.lang.String> vmScaleSetName()
        Returns:
        The name of the VM scale set.