你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSNetworkWatcherConnectionMonitorTestGroupObject.Sources Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorEndpointObject> Sources { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.Sources : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorEndpointObject> with get, set
Public Property Sources As List(Of PSNetworkWatcherConnectionMonitorEndpointObject)

Property Value

Attributes

Applies to