IBlobInfo.BlobLink Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Link to the blob to download file.
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Link to the blob to download file.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="blobLink")]
public string BlobLink { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Link to the blob to download file.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="blobLink")>]
member this.BlobLink : string with get, set
Public Property BlobLink As String
Property Value
- Attributes