Interface Share.DefinitionStages.WithAzureContainerInfo

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

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

    • withAzureContainerInfo

      Share.DefinitionStages.WithCreate 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.