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

ISsoDetailsResponse Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Models.Api20210901.SsoDetailsResponseTypeConverter))]
public interface ISsoDetailsResponse : Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Models.Api20210901.SsoDetailsResponseTypeConverter))>]
type ISsoDetailsResponse = interface
    interface IJsonSerializable
Public Interface ISsoDetailsResponse
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AadDomain

array of Aad(azure active directory) domains

AdminUser

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to