RoleManagementAttributeNamespaceCreateContent Class
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.
Request body for creating an attribute namespace.
public class RoleManagementAttributeNamespaceCreateContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Authorization.Models.RoleManagementAttributeNamespaceCreateContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Authorization.Models.RoleManagementAttributeNamespaceCreateContent>
type RoleManagementAttributeNamespaceCreateContent = class
interface IJsonModel<RoleManagementAttributeNamespaceCreateContent>
interface IPersistableModel<RoleManagementAttributeNamespaceCreateContent>
Public Class RoleManagementAttributeNamespaceCreateContent
Implements IJsonModel(Of RoleManagementAttributeNamespaceCreateContent), IPersistableModel(Of RoleManagementAttributeNamespaceCreateContent)
- Inheritance
-
RoleManagementAttributeNamespaceCreateContent
- Implements
Constructors
| Name | Description |
|---|---|
| RoleManagementAttributeNamespaceCreateContent(String) |
Initializes a new instance of RoleManagementAttributeNamespaceCreateContent. |
Properties
| Name | Description |
|---|---|
| NamespaceOwnerPrincipalId |
The principal ID of the namespace owner. |