Condividi tramite


RolloutStep.Messages Property

Definition

Gets supplementary informative messages during rollout.

[Newtonsoft.Json.JsonProperty(PropertyName="messages")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DeploymentManager.Models.Message> Messages { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="messages")>]
member this.Messages : System.Collections.Generic.IList<Microsoft.Azure.Management.DeploymentManager.Models.Message>
Public ReadOnly Property Messages As IList(Of Message)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to