RoleAssignmentPropertiesWithScope Constructors
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.
Overloads
RoleAssignmentPropertiesWithScope() | |
RoleAssignmentPropertiesWithScope(String, String, String) |
RoleAssignmentPropertiesWithScope()
public RoleAssignmentPropertiesWithScope ();
Public Sub New ()
Applies to
RoleAssignmentPropertiesWithScope(String, String, String)
public RoleAssignmentPropertiesWithScope (string scope = default, string roleDefinitionId = default, string principalId = default);
new Microsoft.Azure.Management.Authorization.Version2015_07_01.Models.RoleAssignmentPropertiesWithScope : string * string * string -> Microsoft.Azure.Management.Authorization.Version2015_07_01.Models.RoleAssignmentPropertiesWithScope
Public Sub New (Optional scope As String = Nothing, Optional roleDefinitionId As String = Nothing, Optional principalId As String = Nothing)
Parameters
- scope
- String
- roleDefinitionId
- String
- principalId
- String