Partager via


WcfRelay.RelayType Propriété

Définition

Obtient ou définit le type wCFRelay. Les valeurs possibles sont les suivantes : 'NetTcp', 'Http'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.relayType")]
public Microsoft.Azure.Management.Relay.Models.Relaytype? RelayType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.relayType")>]
member this.RelayType : Nullable<Microsoft.Azure.Management.Relay.Models.Relaytype> with get, set
Public Property RelayType As Nullable(Of Relaytype)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à