Sdílet prostřednictvím


NetworkManagerDeploymentStatusParameter.DeploymentTypes Property

Definition

Gets or sets list of deployment types.

[Newtonsoft.Json.JsonProperty(PropertyName="deploymentTypes")]
public System.Collections.Generic.IList<string> DeploymentTypes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deploymentTypes")>]
member this.DeploymentTypes : System.Collections.Generic.IList<string> with get, set
Public Property DeploymentTypes As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to