DotNetComponentData.ComponentType Property

Definition

Type of the .NET Component.

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

Property Value

Applies to