DeploymentOperationsListResult.Value Property

Definition

The list of deployments.

[System.Text.Json.Serialization.JsonPropertyName("value")]
public System.Collections.Generic.List<Azure.Connectors.Sdk.Arm.Models.DeploymentOperation> Value { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("value")>]
member this.Value : System.Collections.Generic.List<Azure.Connectors.Sdk.Arm.Models.DeploymentOperation> with get, set
Public Property Value As List(Of DeploymentOperation)

Property Value

Attributes

Applies to