Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TrustedAccessRole

Package version

Trusted access role definition.

Hierarchy

  • TrustedAccessRole

Index

Properties

Optional name

name: undefined | string

Name of role, name is unique under a source resource type NOTE: This property will not be serialized. It can only be populated by the server.

Optional rules

List of rules for the role. This maps to 'rules' property of Kubernetes Cluster Role. NOTE: This property will not be serialized. It can only be populated by the server.

Optional sourceResourceType

sourceResourceType: undefined | string

Resource type of Azure resource NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc