IResourceForestSettings.Setting Property

Definition

List of settings for Resource Forest

[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="List of settings for Resource Forest", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.Api202001.IForestTrust) }, ReadOnly=false, Required=false, SerializedName="settings")]
public Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.Api202001.IForestTrust[] Setting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="List of settings for Resource Forest", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.Api202001.IForestTrust) }, ReadOnly=false, Required=false, SerializedName="settings")>]
member this.Setting : Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.Api202001.IForestTrust[] with get, set
Public Property Setting As IForestTrust()

Property Value

Attributes

Applies to