Compartilhar via


ITemplate.RevisionSuffix Property

Definition

User friendly suffix that is appended to the revision name

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="User friendly suffix that is appended to the revision name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="revisionSuffix", Update=true)]
public string RevisionSuffix { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="User friendly suffix that is appended to the revision name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="revisionSuffix", Update=true)>]
member this.RevisionSuffix : string with get, set
Public Property RevisionSuffix As String

Property Value

Attributes

Applies to