ExternalChildResourcesCached<FluentModelTImpl,IFluentModelT,InnerModelT,IParentT,ParentImplT>.Collection Property

Definition

protected System.Collections.Generic.IDictionary<string,FluentModelTImpl> Collection { get; }
member this.Collection : System.Collections.Generic.IDictionary<string, 'FluentModelTImpl (requires 'FluentModelTImpl :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExternalChildResource<'IFluentModelT, 'InnerModelT, 'IParentT, #'IParentT> and 'FluentModelTImpl :> 'IFluentModelT)>
Protected ReadOnly Property Collection As IDictionary(Of String, FluentModelTImpl)

Property Value

IDictionary<String,FluentModelTImpl>

the child resource collection as a read-only dictionary.

Applies to