Share via


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