Interface StorageSpaces.DefinitionStages.WithProperties

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

public static interface StorageSpaces.DefinitionStages.WithProperties
The stage of the StorageSpaces definition allowing to specify properties.
  • Method Details

    • withProperties

      Specifies the properties property: HybridAKSStorageSpec defines the desired state of HybridAKSStorage.
      Parameters:
      properties - HybridAKSStorageSpec defines the desired state of HybridAKSStorage.
      Returns:
      the next definition stage.