Partager via


ExternalChildResourcesCached<FluentModelTImpl,IFluentModelT,InnerModelT,IParentT,ParentImplT>.ListChildResources Méthode

Définition

Obtient la liste des ressources enfants externes.

protected abstract System.Collections.Generic.IList<FluentModelTImpl> ListChildResources ();
abstract member ListChildResources : unit -> System.Collections.Generic.IList<'FluentModelTImpl (requires 'FluentModelTImpl :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExternalChildResource<'IFluentModelT, 'InnerModelT, 'IParentT, #'IParentT> and 'FluentModelTImpl :> 'IFluentModelT)>
Protected MustOverride Function ListChildResources () As IList(Of FluentModelTImpl)

Retours

IList<FluentModelTImpl>

la liste des ressources enfants externes

S’applique à