Interface Cache.DefinitionStages.WithCreate

All Superinterfaces:
Cache.DefinitionStages.WithCacheSizeGB, Cache.DefinitionStages.WithDirectoryServicesSettings, Cache.DefinitionStages.WithEncryptionSettings, Cache.DefinitionStages.WithIdentity, Cache.DefinitionStages.WithNetworkSettings, Cache.DefinitionStages.WithSecuritySettings, Cache.DefinitionStages.WithSku, Cache.DefinitionStages.WithSubnet, Cache.DefinitionStages.WithTags, Cache.DefinitionStages.WithUpgradeSettings, Cache.DefinitionStages.WithZones
All Known Subinterfaces:
Cache.Definition
Enclosing interface:
Cache.DefinitionStages

The stage of the Cache 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

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

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