Share via


GrantAccessData.FileFormat Property

Definition

Used to specify the file format when making request for SAS on a VHDX file format snapshot.

public Azure.ResourceManager.Compute.Models.DiskImageFileFormat? FileFormat { get; set; }
member this.FileFormat : Nullable<Azure.ResourceManager.Compute.Models.DiskImageFileFormat> with get, set
Public Property FileFormat As Nullable(Of DiskImageFileFormat)

Property Value

Applies to