Compartilhar via


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

Definição

Obtém a lista de recursos filho externos.

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)

Retornos

IList<FluentModelTImpl>

a lista de recursos filho externos

Aplica-se a