Share via


IResourceProviderManifestProperties.ManagementServiceTreeInfo Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.IServiceTreeInfo) }, ReadOnly=false, Required=false, SerializedName="serviceTreeInfos")]
public Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.IServiceTreeInfo[] ManagementServiceTreeInfo { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.IServiceTreeInfo) }, ReadOnly=false, Required=false, SerializedName="serviceTreeInfos")>]
member this.ManagementServiceTreeInfo : Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.IServiceTreeInfo[] with get, set
Public Property ManagementServiceTreeInfo As IServiceTreeInfo()

Property Value

Attributes

Applies to