Share via


NetworkManagerDeploymentStatus.DeploymentType Property

Definition

Gets or sets possible values include: 'SecurityAdmin', 'Connectivity'

[Newtonsoft.Json.JsonProperty(PropertyName="deploymentType")]
public string DeploymentType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deploymentType")>]
member this.DeploymentType : string with get, set
Public Property DeploymentType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to