Interface Share.DefinitionStages.WithRefreshDetails

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

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

    • withRefreshDetails

      Share.DefinitionStages.WithCreate withRefreshDetails(RefreshDetails refreshDetails)
      Specifies the refreshDetails property: Details of the refresh job on this share..
      Parameters:
      refreshDetails - Details of the refresh job on this share.
      Returns:
      the next definition stage.