你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSEventDataAuthorization Class

Definition

Wrapps around the EventDataAuthorization to provide a better output format for the PS command lets.

public class PSEventDataAuthorization
type PSEventDataAuthorization = class
Public Class PSEventDataAuthorization
Inheritance
PSEventDataAuthorization

Constructors

PSEventDataAuthorization()

Properties

Action

Gets or sets the action

Condition

Gets or sets the condition

Role

Gets or sets the role

Scope

Gets or sets the scope

Methods

ToString()

A string representation of the PSEventDataAuthorization

Applies to