次の方法で共有


IRevisionProperties.TemplateRevisionSuffix Property

Definition

User friendly suffix that is appended to the revision name

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

Property Value

Attributes

Applies to