Compartilhar via


SingleQueryResult.SourcePorts Propriedade

Definição

Obtém ou define que descreve a lista de portas de origem relacionadas a esta assinatura

[Newtonsoft.Json.JsonProperty(PropertyName="sourcePorts")]
public System.Collections.Generic.IList<string> SourcePorts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourcePorts")>]
member this.SourcePorts : System.Collections.Generic.IList<string> with get, set
Public Property SourcePorts As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a