H265Layer.Profile 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.
We currently support Main. Default is Auto.
public Azure.ResourceManager.Media.Models.H265VideoProfile? Profile { get; set; }
member this.Profile : Nullable<Azure.ResourceManager.Media.Models.H265VideoProfile> with get, set
Public Property Profile As Nullable(Of H265VideoProfile)