ExternalChildResourcesCached<FluentModelTImpl,IFluentModelT,InnerModelT,IParentT,ParentImplT>.Collection 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.
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.