다음을 통해 공유


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 전용이며 다른 운영 체제에는 영향을 주지 않습니다.

적용 대상