你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ActiveDirectoryApplicationImpl.IWithMultiTenant.WithAvailableToOtherTenants 方法

定义

指定应用程序是否可以在多个租户中使用。

Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Definition.IWithCreate IWithMultiTenant.WithAvailableToOtherTenants (bool availableToOtherTenants);
abstract member Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Definition.IWithMultiTenant.WithAvailableToOtherTenants : bool -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Definition.IWithCreate
override this.Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Definition.IWithMultiTenant.WithAvailableToOtherTenants : bool -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Definition.IWithCreate
Function WithAvailableToOtherTenants (availableToOtherTenants As Boolean) As IWithCreate Implements IWithMultiTenant.WithAvailableToOtherTenants

参数

availableToOtherTenants
Boolean

如此 如果此应用程序在其他租户中可用。

返回

实现

适用于