Sdílet prostřednictvím


ResourceMonitoringOptions.SourceIpAddresses Vlastnost

Definice

Získá nebo nastaví seznam zdrojových IPv4 adres ke sledování připojení pro v 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)

Hodnota vlastnosti

Atributy

Poznámky

Tato vlastnost je specifická pro Systém Windows a nemá žádný vliv na jiné operační systémy.

Platí pro