Compartir a través de


ResourceMonitoringOptions.SourceIpAddresses Propiedad

Definición

Obtiene o establece la lista de direcciones IPv4 de origen para realizar un seguimiento de las conexiones de en la telemetría.

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)

Valor de propiedad

Atributos

Comentarios

Esta propiedad es específica de Windows y no tiene ningún efecto en otros sistemas operativos.

Se aplica a