Megosztás a következőn keresztül:


IContentLink.ContentVersion Property

Definition

The content version.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The content version.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="contentVersion")]
public string ContentVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The content version.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="contentVersion")>]
member this.ContentVersion : string
Public ReadOnly Property ContentVersion As String

Property Value

Attributes

Applies to