Bagikan melalui


IUserArtifactSource.MediaLink 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=true, SerializedName="mediaLink")]
public string MediaLink { 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=true, SerializedName="mediaLink")>]
member this.MediaLink : string with get, set
Public Property MediaLink As String

Property Value

Attributes

Applies to