Interface PhpWorkloadResource.DefinitionStages.WithAdminUserProfile

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

public static interface PhpWorkloadResource.DefinitionStages.WithAdminUserProfile
The stage of the PhpWorkloadResource definition allowing to specify adminUserProfile.
  • Method Details

    • withAdminUserProfile

      PhpWorkloadResource.DefinitionStages.WithCreate withAdminUserProfile(UserProfile adminUserProfile)
      Specifies the adminUserProfile property: Admin user profile used for VM and VMSS.
      Parameters:
      adminUserProfile - Admin user profile used for VM and VMSS.
      Returns:
      the next definition stage.