DomainServiceProperties.ResourceForestSettingSettings Property

Definition

List of settings for Resource Forest

[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.IForestTrust> ResourceForestSettingSettings { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.PropertyOrigin.Inlined)>]
member this.ResourceForestSettingSettings : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.IForestTrust> with get, set
Public Property ResourceForestSettingSettings As List(Of IForestTrust)

Property Value

Implements

Attributes

Applies to