Udostępnij za pośrednictwem


ResourceMonitoringOptions.SourceIpAddresses Właściwość

Definicja

Pobiera lub ustawia listę źródłowych adresów IPv4 w celu śledzenia połączeń w telemetrii.

public:
 property System::Collections::Generic::ISet<System::String ^> ^ SourceIpAddresses { System::Collections::Generic::ISet<System::String ^> ^ get(); void set(System::Collections::Generic::ISet<System::String ^> ^ value); };
[System.ComponentModel.DataAnnotations.Required]
public System.Collections.Generic.ISet<string> SourceIpAddresses { get; set; }
[<System.ComponentModel.DataAnnotations.Required>]
member this.SourceIpAddresses : System.Collections.Generic.ISet<string> with get, set
Public Property SourceIpAddresses As ISet(Of String)

Wartość właściwości

Atrybuty

Uwagi

Ta właściwość jest specyficzna dla systemu Windows i nie ma wpływu na inne systemy operacyjne.

Dotyczy