Interface Deployment.UpdateStages.WithProperties

All Known Subinterfaces:
Deployment.Update
Enclosing interface:
Deployment.UpdateStages

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

    • withProperties

      Deployment.Update withProperties(DeploymentProperties properties)
      Specifies the properties property: Properties of Cognitive Services account deployment..
      Parameters:
      properties - Properties of Cognitive Services account deployment.
      Returns:
      the next definition stage.