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

IAccessPolicyResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.AccessPolicyResourceTypeConverter))]
public interface IAccessPolicyResource : Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.AccessPolicyResourceTypeConverter))>]
type IAccessPolicyResource = interface
    interface IJsonSerializable
    interface IResource
Public Interface IAccessPolicyResource
Implements IResource
Derived
Attributes
Implements

Properties

Description

An description of the access policy.

Id

Resource Id

(Inherited from IResource)
Name

Resource name

(Inherited from IResource)
PrincipalObjectId

The objectId of the principal in Azure Active Directory.

Role

The list of roles the principal is assigned on the environment.

Type

Resource type

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to