Interface RemoteRenderingAccount.UpdateStages.WithKind

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

public static interface RemoteRenderingAccount.UpdateStages.WithKind
The stage of the RemoteRenderingAccount update allowing to specify kind.
  • Method Summary

    Modifier and Type
    Method
    Description
    withKind(Sku kind)
    Specifies the kind property: The kind of account, if supported.
  • Method Details

    • withKind

      Specifies the kind property: The kind of account, if supported.
      Parameters:
      kind - The kind of account, if supported.
      Returns:
      the next definition stage.