Interface Deployment.DefinitionStages.WithProperties

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

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

    • withProperties

      Specifies the properties property: Properties of Cognitive Services account deployment..
      Parameters:
      properties - Properties of Cognitive Services account deployment.
      Returns:
      the next definition stage.