Interface Workspace.DefinitionStages.WithStorageAccountIdentity

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

public static interface Workspace.DefinitionStages.WithStorageAccountIdentity
The stage of the Workspace definition allowing to specify storageAccountIdentity.
  • Method Details

    • withStorageAccountIdentity

      Workspace.DefinitionStages.WithCreate withStorageAccountIdentity(ManagedIdentityConfiguration storageAccountIdentity)
      Specifies the storageAccountIdentity property: The details of Managed Identity of Storage Account.
      Parameters:
      storageAccountIdentity - The details of Managed Identity of Storage Account.
      Returns:
      the next definition stage.