次の方法で共有


ExternalChildResourceCollection<FluentModelTImpl,IFluentModelT,InnerModelT,IParentT,ParentImplT>.collection フィールド

定義

このコレクションに含まれる子リソース インスタンス。

protected System.Collections.Concurrent.ConcurrentDictionary<string,FluentModelTImpl> collection;
val mutable collection : System.Collections.Concurrent.ConcurrentDictionary<string, 'FluentModelTImpl (requires 'FluentModelTImpl :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExternalChildResource<'IFluentModelT, 'InnerModelT, 'IParentT, #'IParentT> and 'FluentModelTImpl :> 'IFluentModelT)>
Protected collection As ConcurrentDictionary(Of String, FluentModelTImpl) 

フィールド値

ConcurrentDictionary<String,FluentModelTImpl>

適用対象