IDomainService.ResourceForestSettingSettings Property

Definition

List of settings for Resource Forest

[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Create=true, Description="List of settings for Resource Forest", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.IForestTrust) }, Read=true, ReadOnly=false, Required=false, SerializedName="settings", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.IForestTrust> ResourceForestSettingSettings { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Create=true, Description="List of settings for Resource Forest", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.IForestTrust) }, Read=true, ReadOnly=false, Required=false, SerializedName="settings", Update=true)>]
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

Attributes

Applies to