ResourceTypeRegistrationProperties.ServiceTreeInfos 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.
Gets the service tree infos.
public System.Collections.Generic.IList<Azure.ResourceManager.ProviderHub.Models.ServiceTreeInfo> ServiceTreeInfos { get; }
member this.ServiceTreeInfos : System.Collections.Generic.IList<Azure.ResourceManager.ProviderHub.Models.ServiceTreeInfo>
Public ReadOnly Property ServiceTreeInfos As IList(Of ServiceTreeInfo)