次の方法で共有


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

このアプリケーションが他のテナントで使用できる場合は True。

戻り値

実装

適用対象