Compartilhar via


IOperationResult.InputLinkContentVersion 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 InputLinkContentVersion { 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.InputLinkContentVersion : string
Public ReadOnly Property InputLinkContentVersion As String

Property Value

Attributes

Applies to