Compartilhar via


IotHubProperties.RestrictOutboundNetworkAccess Propriedade

Definição

Obtém ou define se true, a saída do IotHub será restrita somente aos FQDNs permitidos configurados por meio de allowedFqdnList.

[Newtonsoft.Json.JsonProperty(PropertyName="restrictOutboundNetworkAccess")]
public bool? RestrictOutboundNetworkAccess { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restrictOutboundNetworkAccess")>]
member this.RestrictOutboundNetworkAccess : Nullable<bool> with get, set
Public Property RestrictOutboundNetworkAccess As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a