Compartilhar via


IntegrationRuntimeVNetProperties.PublicIPs Propriedade

Definição

Obtém ou define IDs de recurso dos endereços IP públicos que esse runtime de integração usará.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a