Share via


BackupItem.BlobName Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.blobName")]
public string BlobName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.blobName")>]
member this.BlobName : string
Public ReadOnly Property BlobName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to