Interface Volume.DefinitionStages.WithAvsDataStore

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

public static interface Volume.DefinitionStages.WithAvsDataStore
The stage of the Volume definition allowing to specify avsDataStore.
  • Method Details

    • withAvsDataStore

      Volume.DefinitionStages.WithCreate withAvsDataStore(AvsDataStore avsDataStore)
      Specifies the avsDataStore property: avsDataStore

      Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose.

      Parameters:
      avsDataStore - avsDataStore

      Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose.

      Returns:
      the next definition stage.