Interface Share.DefinitionStages.WithMonitoringStatus

All Known Subinterfaces:
Share.Definition
Enclosing interface:
Share.DefinitionStages

public static interface Share.DefinitionStages.WithMonitoringStatus
The stage of the Share definition allowing to specify monitoringStatus.
  • Method Details

    • withMonitoringStatus

      Share.DefinitionStages.WithAccessProtocol withMonitoringStatus(MonitoringStatus monitoringStatus)
      Specifies the monitoringStatus property: Current monitoring status of the share..
      Parameters:
      monitoringStatus - Current monitoring status of the share.
      Returns:
      the next definition stage.