IAccessPolicyResource Interface
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.
[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) |