Compartir a través de


WcfRelay.RelayType Propiedad

Definición

Obtiene o establece el tipo wCFRelay. Entre los valores posibles se incluyen: "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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a