Aracılığıyla paylaş


NetworkManagerCommit.CommitType Property

Definition

Gets or sets commit Type. Possible values include: 'SecurityAdmin', 'Connectivity'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to