Interface ActiveDirectoryApplication.UpdateStages.WithMultiTenant
- All Known Subinterfaces:
ActiveDirectoryApplication.Update
- Enclosing interface:
- ActiveDirectoryApplication.UpdateStages
Deprecated.
The stage of application update allowing specifying if the application can be used in multiple tenants.
-
Method Summary
-
Method Details
-
withAvailableToOtherTenants
@Deprecated ActiveDirectoryApplication.Update withAvailableToOtherTenants(boolean availableToOtherTenants) Deprecated.Specifies if the application can be used in multiple tenants.- Parameters:
availableToOtherTenants- true if this application is available in other tenants- Returns:
- the next stage in application update
-
ActiveDirectoryApplication.UpdateStages.WithAccountType