Compartir a través de


IGetBlobReferenceSasResponseDto.BlobReferenceForConsumptionBlobUri Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Blob uri, example: https://blob.windows.core.net/Container/Path", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="blobUri")]
public string BlobReferenceForConsumptionBlobUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Blob uri, example: https://blob.windows.core.net/Container/Path", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="blobUri")>]
member this.BlobReferenceForConsumptionBlobUri : string with get, set
Public Property BlobReferenceForConsumptionBlobUri As String

Property Value

Attributes

Applies to