BlobInfo.VersionId 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.
The versionId of the blob version that was created. If null, a new blob version was not created.
public string VersionId { get; }
member this.VersionId : string
Public ReadOnly Property VersionId As String