IMonitorResourceUpdate.SingleSignOnPropertyAadDomain Property
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.
array of Aad(azure active directory) domains
[Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="array of Aad(azure active directory) domains", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="aadDomains")]
public string[] SingleSignOnPropertyAadDomain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="array of Aad(azure active directory) domains", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="aadDomains")>]
member this.SingleSignOnPropertyAadDomain : string[] with get, set
Public Property SingleSignOnPropertyAadDomain As String()
Property Value
String[]
- Attributes