IGalleryApplicationVersion.PackageFileLink Property

Definition

Required. The mediaLink of the artifact, must be a readable storage page blob.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="Required. The mediaLink of the artifact, must be a readable storage page blob.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="mediaLink")]
public string PackageFileLink { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="Required. The mediaLink of the artifact, must be a readable storage page blob.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="mediaLink")>]
member this.PackageFileLink : string with get, set
Public Property PackageFileLink As String

Property Value

Attributes

Applies to