Aracılığıyla paylaş


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 WithCreate withRefreshDetails(RefreshDetails refreshDetails)

Specifies the refreshDetails property: Details of the refresh job on this share..

Method Details

withRefreshDetails

public abstract 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.

Applies to