Share via


IntegrationRuntimeStatusResponse.Properties Property

Definition

Gets or sets integration runtime properties.

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntimeStatus Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntimeStatus with get, set
Public Property Properties As IntegrationRuntimeStatus

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to