Interface Share.UpdateStages.WithAzureContainerInfo

All Known Subinterfaces:
Share.Update
Enclosing interface:
Share.UpdateStages

public static interface Share.UpdateStages.WithAzureContainerInfo
The stage of the Share update allowing to specify azureContainerInfo.
  • Method Details

    • withAzureContainerInfo

      Share.Update withAzureContainerInfo(AzureContainerInfo azureContainerInfo)
      Specifies the azureContainerInfo property: Azure container mapping for the share..
      Parameters:
      azureContainerInfo - Azure container mapping for the share.
      Returns:
      the next definition stage.