Interface Channel.UpdateStages.WithProvisioningState

All Known Subinterfaces:
Channel.Update
Enclosing interface:
Channel.UpdateStages

public static interface Channel.UpdateStages.WithProvisioningState
The stage of the Channel update allowing to specify provisioningState.
  • Method Details

    • withProvisioningState

      Channel.Update withProvisioningState(ChannelProvisioningState provisioningState)
      Specifies the provisioningState property: Provisioning state of the channel..
      Parameters:
      provisioningState - Provisioning state of the channel.
      Returns:
      the next definition stage.