RolloutPropertiesModel.Services Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the detailed information on the services being deployed.
[Newtonsoft.Json.JsonProperty(PropertyName="services")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DeploymentManager.Models.Service> Services { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="services")>]
member this.Services : System.Collections.Generic.IList<Microsoft.Azure.Management.DeploymentManager.Models.Service>
Public ReadOnly Property Services As IList(Of Service)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute