Share via


ArcConfiguration.FrontEndServiceKind Property

Definition

Gets or sets the front end service kind.

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

Property Value

Applies to