Sdílet prostřednictvím


IExportJobsResult.BlobSasKey Property

Definition

SAS key to access the blob.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="SAS key to access the blob.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="blobSasKey")]
public string BlobSasKey { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="SAS key to access the blob.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="blobSasKey")>]
member this.BlobSasKey : string
Public ReadOnly Property BlobSasKey As String

Property Value

Attributes

Applies to