次の方法で共有


IotDpsPropertiesDescription.ServiceOperationsHostName プロパティ

定義

プロビジョニング サービスのサービス エンドポイントを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="serviceOperationsHostName")]
public string ServiceOperationsHostName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceOperationsHostName")>]
member this.ServiceOperationsHostName : string
Public ReadOnly Property ServiceOperationsHostName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象