共用方式為


ConfluentAgreementResource.Publisher Property

Definition

Gets or sets publisher identifier string.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to