Template.RevisionSuffix Property

Definition

Gets or sets user friendly suffix that is appended to the revision name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to