IotDpsPropertiesDescription.ServiceOperationsHostName Property

Definition

Gets service endpoint for provisioning service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to