Interface Channel.DefinitionStages.WithProvisioningState

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

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

    • withProvisioningState

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