Share.DefinitionStages.WithRefreshDetails Interface
public static interface Share.DefinitionStages.WithRefreshDetails
The stage of the Share definition allowing to specify refreshDetails.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withRefreshDetails(RefreshDetails refreshDetails)
Specifies the refresh |
Method Details
withRefreshDetails
public abstract Share.DefinitionStages.WithCreate withRefreshDetails(RefreshDetails refreshDetails)
Specifies the refreshDetails property: Details of the refresh job on this share..
Parameters:
Returns: