次の方法で共有


BackupItemInner.BlobName プロパティ

定義

このバックアップのデータを含む BLOB の名前を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象