Partager via


IotHubProperties.PublicNetworkAccess Propriété

Définition

Obtient ou définit si les requêtes provenant du réseau public sont autorisées. Les valeurs possibles sont les suivantes : 'Enabled', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="publicNetworkAccess")]
public string PublicNetworkAccess { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="publicNetworkAccess")>]
member this.PublicNetworkAccess : string with get, set
Public Property PublicNetworkAccess As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à