Interface Hub.DefinitionStages.WithHubBillingInfo

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

public static interface Hub.DefinitionStages.WithHubBillingInfo
The stage of the Hub definition allowing to specify hubBillingInfo.
  • Method Details

    • withHubBillingInfo

      Hub.DefinitionStages.WithCreate withHubBillingInfo(HubBillingInfoFormat hubBillingInfo)
      Specifies the hubBillingInfo property: Billing settings of the hub..
      Parameters:
      hubBillingInfo - Billing settings of the hub.
      Returns:
      the next definition stage.