Interface Account.UpdateStages.WithProperties

  • All Known Subinterfaces:
    Account.Update
    Enclosing interface:
    Account.UpdateStages

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

      • withProperties

        Account.Update withProperties​(AccountProperties properties)
        Specifies the properties property: Properties of Cognitive Services account..
        Parameters:
        properties - Properties of Cognitive Services account.
        Returns:
        the next definition stage.