AuthorizationClient.CreateDenyAssignment 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.
Creates a deny assignment at the specified scope.
public Microsoft.Azure.Commands.Resources.Models.Authorization.PSDenyAssignment CreateDenyAssignment(Microsoft.Azure.Commands.Resources.Models.Authorization.CreateDenyAssignmentOptions options, Guid denyAssignmentId);
member this.CreateDenyAssignment : Microsoft.Azure.Commands.Resources.Models.Authorization.CreateDenyAssignmentOptions * Guid -> Microsoft.Azure.Commands.Resources.Models.Authorization.PSDenyAssignment
Public Function CreateDenyAssignment (options As CreateDenyAssignmentOptions, denyAssignmentId As Guid) As PSDenyAssignment
Parameters
- options
- CreateDenyAssignmentOptions
- denyAssignmentId
- Guid