OutboundEnvironmentEndpoint.Category Property

Definition

Gets the type of service that the Batch service connects to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to