Interface GuestAgent.DefinitionStages.WithProvisioningAction

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

public static interface GuestAgent.DefinitionStages.WithProvisioningAction
The stage of the GuestAgent definition allowing to specify provisioningAction.
  • Method Details

    • withProvisioningAction

      GuestAgent.DefinitionStages.WithCreate withProvisioningAction(ProvisioningAction provisioningAction)
      Specifies the provisioningAction property: Gets or sets the guest agent provisioning action..
      Parameters:
      provisioningAction - Gets or sets the guest agent provisioning action.
      Returns:
      the next definition stage.