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 Detail

      • 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.