Compartilhar via


ResourceMonitoringOptions.SourceIpAddresses Propriedade

Definição

Obtém ou define a lista de endereços IPv4 de origem para acompanhar as conexões em telemetria.

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 da propriedade

Atributos

Comentários

Essa propriedade é específica do Windows e não tem efeito em outros sistemas operacionais.

Aplica-se a