次の方法で共有


ApiManagementServiceUpdateParameters.PublisherEmail プロパティ

定義

発行元の電子メールを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象