Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DynatraceSingleSignOnResource

Package version

Single sign-on configurations for a given monitor resource.

Hierarchy

Index

Properties

Optional aadDomains

aadDomains: string[]

array of Aad(azure active directory) domains

Optional enterpriseAppId

enterpriseAppId: undefined | string

Version of the Dynatrace agent installed on the VM.

Optional id

id: undefined | string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional provisioningState

provisioningState: ProvisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional singleSignOnState

singleSignOnState: SingleSignOnStates

State of Single Sign On

Optional singleSignOnUrl

singleSignOnUrl: undefined | string

The login URL specific to this Dynatrace Environment

Optional systemData

systemData: SystemData

System metadata for this resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc