Compartir a través de


IExportJobsResult.BlobUrl Property

Definition

URL of the blob into which the serialized string of list of jobs is exported.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="URL of the blob into which the serialized string of list of jobs is exported.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="blobUrl")]
public string BlobUrl { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="URL of the blob into which the serialized string of list of jobs is exported.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="blobUrl")>]
member this.BlobUrl : string
Public ReadOnly Property BlobUrl As String

Property Value

Attributes

Applies to