Compartir a través de


PartnerDetails.SetupUri Propiedad

Definición

Obtiene o establece el URI del sitio web del asociado que los clientes de Azure pueden usar para configurar la integración de Event Grid en un origen de eventos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a