Condividi tramite


ITemplate.RevisionSuffix Property

Definition

User friendly suffix that is appended to the revision name

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

Property Value

Attributes

Applies to