Поделиться через


ResourceMonitoringOptions.SourceIpAddresses Свойство

Определение

Возвращает или задает список исходных IPv4-адресов для отслеживания подключений в телеметрии.

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)

Значение свойства

Атрибуты

Комментарии

Это свойство зависит от Windows и не влияет на другие операционные системы.

Применяется к