Interface Account.DefinitionStages.WithProperties

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

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

    • withProperties

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