次の方法で共有


ITopology.Resources プロパティ

定義

このトポロジ内のリソースを取得します。

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Network.Fluent.Models.TopologyResource> Resources { get; }
member this.Resources : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Network.Fluent.Models.TopologyResource>
Public ReadOnly Property Resources As IReadOnlyDictionary(Of String, TopologyResource)

プロパティ値

適用対象