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

SSODetailsResponse interface

SSO details from the Dynatrace partner

Properties

aadDomains

array of Aad(azure active directory) domains

adminUsers

Array of admin user emails.

isSsoEnabled

Whether the SSO is enabled for this resource or not.

metadataUrl

URL for Azure AD metadata

singleSignOnUrl

The login URL specific to this Dynatrace Environment

Property Details

aadDomains

array of Aad(azure active directory) domains

aadDomains?: string[]

Property Value

string[]

adminUsers

Array of admin user emails.

adminUsers?: string[]

Property Value

string[]

isSsoEnabled

Whether the SSO is enabled for this resource or not.

isSsoEnabled?: string

Property Value

string

metadataUrl

URL for Azure AD metadata

metadataUrl?: string

Property Value

string

singleSignOnUrl

The login URL specific to this Dynatrace Environment

singleSignOnUrl?: string

Property Value

string