PipelineGroupData.NetworkingConfigurations 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.
Networking configurations for the pipeline group instance.
public System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.PipelineGroupNetworkingConfiguration> NetworkingConfigurations { get; }
member this.NetworkingConfigurations : System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.PipelineGroupNetworkingConfiguration>
Public ReadOnly Property NetworkingConfigurations As IList(Of PipelineGroupNetworkingConfiguration)