Interface LabVirtualMachine.DefinitionStages.WithOwnerUserPrincipalName

All Known Subinterfaces:
LabVirtualMachine.Definition, LabVirtualMachine.DefinitionStages.WithCreate
Enclosing interface:
LabVirtualMachine.DefinitionStages

public static interface LabVirtualMachine.DefinitionStages.WithOwnerUserPrincipalName
The stage of the LabVirtualMachine definition allowing to specify ownerUserPrincipalName.
  • Method Details

    • withOwnerUserPrincipalName

      LabVirtualMachine.DefinitionStages.WithCreate withOwnerUserPrincipalName(String ownerUserPrincipalName)
      Specifies the ownerUserPrincipalName property: The user principal name of the virtual machine owner..
      Parameters:
      ownerUserPrincipalName - The user principal name of the virtual machine owner.
      Returns:
      the next definition stage.