RoleAssignmentResourceFormatData 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.
A class representing the RoleAssignmentResourceFormat data model. The Role Assignment resource format.
public class RoleAssignmentResourceFormatData : Azure.ResourceManager.Models.ResourceData
type RoleAssignmentResourceFormatData = class
inherit ResourceData
Public Class RoleAssignmentResourceFormatData
Inherits ResourceData
- Inheritance
Constructors
RoleAssignmentResourceFormatData() |
Initializes a new instance of RoleAssignmentResourceFormatData. |
Properties
AssignmentName |
The name of the metadata object. |
ConflationPolicies |
Widget types set for the assignment. |
Connectors |
Connectors set for the assignment. |
Description |
Localized description for the metadata. |
DisplayName |
Localized display names for the metadata. |
Id |
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. (Inherited from ResourceData) |
Interactions |
Interactions set for the assignment. |
Kpis |
Kpis set for the assignment. |
Links |
Links set for the assignment. |
Name |
The name of the resource. (Inherited from ResourceData) |
Principals |
The principals being assigned to. |
Profiles |
Profiles set for the assignment. |
ProvisioningState |
Provisioning state. |
RelationshipLinks |
The Role assignments set for the relationship links. |
Relationships |
The Role assignments set for the relationships. |
ResourceType |
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". (Inherited from ResourceData) |
Role |
Type of roles. |
RoleAssignments |
The Role assignments set for the assignment. |
SasPolicies |
Sas Policies set for the assignment. |
Segments |
The Role assignments set for the assignment. |
SystemData |
Azure Resource Manager metadata containing createdBy and modifiedBy information. (Inherited from ResourceData) |
TenantId |
The hub name. |
Views |
Views set for the assignment. |
WidgetTypes |
Widget types set for the assignment. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from ResourceData) |
Applies to
Azure SDK for .NET