Condividi tramite


ResourceMonitoringOptions.SourceIpAddresses Proprietà

Definizione

Ottiene o imposta l'elenco di indirizzi IPv4 di origine per tenere traccia delle connessioni per i dati di 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)

Valore della proprietà

Attributi

Commenti

Questa proprietà è specifica di Windows e non ha alcun effetto su altri sistemi operativi.

Si applica a