MockableAuthorizationTenantResource.GetRoleManagementAttributeNamespaces Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of RoleManagementAttributeNamespaces in the TenantResource.
public virtual Azure.ResourceManager.Authorization.RoleManagementAttributeNamespaceCollection GetRoleManagementAttributeNamespaces();
abstract member GetRoleManagementAttributeNamespaces : unit -> Azure.ResourceManager.Authorization.RoleManagementAttributeNamespaceCollection
override this.GetRoleManagementAttributeNamespaces : unit -> Azure.ResourceManager.Authorization.RoleManagementAttributeNamespaceCollection
Public Overridable Function GetRoleManagementAttributeNamespaces () As RoleManagementAttributeNamespaceCollection
Returns
An object representing collection of RoleManagementAttributeNamespaces and their operations over a RoleManagementAttributeNamespaceResource.