Interface Volume.DefinitionStages.WithCreate

All Superinterfaces:
Volume.DefinitionStages.WithAvsDataStore, Volume.DefinitionStages.WithBackupId, Volume.DefinitionStages.WithCapacityPoolResourceId, Volume.DefinitionStages.WithCoolAccess, Volume.DefinitionStages.WithCoolnessPeriod, Volume.DefinitionStages.WithDataProtection, Volume.DefinitionStages.WithDefaultGroupQuotaInKiBs, Volume.DefinitionStages.WithDefaultUserQuotaInKiBs, Volume.DefinitionStages.WithDeleteBaseSnapshot, Volume.DefinitionStages.WithEnableSubvolumes, Volume.DefinitionStages.WithEncryptionKeySource, Volume.DefinitionStages.WithExportPolicy, Volume.DefinitionStages.WithIsDefaultQuotaEnabled, Volume.DefinitionStages.WithIsRestoring, Volume.DefinitionStages.WithKerberosEnabled, Volume.DefinitionStages.WithKeyVaultPrivateEndpointResourceId, Volume.DefinitionStages.WithLdapEnabled, Volume.DefinitionStages.WithNetworkFeatures, Volume.DefinitionStages.WithPlacementRules, Volume.DefinitionStages.WithProtocolTypes, Volume.DefinitionStages.WithProximityPlacementGroup, Volume.DefinitionStages.WithSecurityStyle, Volume.DefinitionStages.WithServiceLevel, Volume.DefinitionStages.WithSmbAccessBasedEnumeration, Volume.DefinitionStages.WithSmbContinuouslyAvailable, Volume.DefinitionStages.WithSmbEncryption, Volume.DefinitionStages.WithSmbNonBrowsable, Volume.DefinitionStages.WithSnapshotDirectoryVisible, Volume.DefinitionStages.WithSnapshotId, Volume.DefinitionStages.WithTags, Volume.DefinitionStages.WithThroughputMibps, Volume.DefinitionStages.WithUnixPermissions, Volume.DefinitionStages.WithVolumeSpecName, Volume.DefinitionStages.WithVolumeType, Volume.DefinitionStages.WithZones
All Known Subinterfaces:
Volume.Definition
Enclosing interface:
Volume.DefinitionStages

public static interface Volume.DefinitionStages.WithCreate extends Volume.DefinitionStages.WithTags, Volume.DefinitionStages.WithZones, Volume.DefinitionStages.WithServiceLevel, Volume.DefinitionStages.WithExportPolicy, Volume.DefinitionStages.WithProtocolTypes, Volume.DefinitionStages.WithSnapshotId, Volume.DefinitionStages.WithDeleteBaseSnapshot, Volume.DefinitionStages.WithBackupId, Volume.DefinitionStages.WithNetworkFeatures, Volume.DefinitionStages.WithVolumeType, Volume.DefinitionStages.WithDataProtection, Volume.DefinitionStages.WithIsRestoring, Volume.DefinitionStages.WithSnapshotDirectoryVisible, Volume.DefinitionStages.WithKerberosEnabled, Volume.DefinitionStages.WithSecurityStyle, Volume.DefinitionStages.WithSmbEncryption, Volume.DefinitionStages.WithSmbAccessBasedEnumeration, Volume.DefinitionStages.WithSmbNonBrowsable, Volume.DefinitionStages.WithSmbContinuouslyAvailable, Volume.DefinitionStages.WithThroughputMibps, Volume.DefinitionStages.WithEncryptionKeySource, Volume.DefinitionStages.WithKeyVaultPrivateEndpointResourceId, Volume.DefinitionStages.WithLdapEnabled, Volume.DefinitionStages.WithCoolAccess, Volume.DefinitionStages.WithCoolnessPeriod, Volume.DefinitionStages.WithUnixPermissions, Volume.DefinitionStages.WithAvsDataStore, Volume.DefinitionStages.WithIsDefaultQuotaEnabled, Volume.DefinitionStages.WithDefaultUserQuotaInKiBs, Volume.DefinitionStages.WithDefaultGroupQuotaInKiBs, Volume.DefinitionStages.WithCapacityPoolResourceId, Volume.DefinitionStages.WithProximityPlacementGroup, Volume.DefinitionStages.WithVolumeSpecName, Volume.DefinitionStages.WithPlacementRules, Volume.DefinitionStages.WithEnableSubvolumes
The stage of the Volume definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
  • Method Details

    • create

      Volume create()
      Executes the create request.
      Returns:
      the created resource.
    • create

      Volume create(com.azure.core.util.Context context)
      Executes the create request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the created resource.