ArmAuthorizationModelFactory.RoleManagementAttributeNamespaceCreateContent 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.
public static Azure.ResourceManager.Authorization.Models.RoleManagementAttributeNamespaceCreateContent RoleManagementAttributeNamespaceCreateContent(string namespaceOwnerPrincipalId = default);
static member RoleManagementAttributeNamespaceCreateContent : string -> Azure.ResourceManager.Authorization.Models.RoleManagementAttributeNamespaceCreateContent
Public Shared Function RoleManagementAttributeNamespaceCreateContent (Optional namespaceOwnerPrincipalId As String = Nothing) As RoleManagementAttributeNamespaceCreateContent
Parameters
- namespaceOwnerPrincipalId
- String
The principal ID of the namespace owner.
Returns
A new RoleManagementAttributeNamespaceCreateContent instance for mocking.