IntegrationAccountControlNumber.MessageType Property

Definition

Gets or sets the message type.

[Newtonsoft.Json.JsonProperty]
public Microsoft.Azure.Commands.LogicApp.Utilities.MessageType? MessageType { get; set; }
[<Newtonsoft.Json.JsonProperty>]
member this.MessageType : Nullable<Microsoft.Azure.Commands.LogicApp.Utilities.MessageType> with get, set
Public Property MessageType As Nullable(Of MessageType)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to