共用方式為


EventType.SchemaUrl Property

Definition

Gets or sets url of the schema for this event type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to