Share via


ArmApplication.Kind Property

Definition

The kind of the managed application. Allowed values are MarketPlace and ServiceCatalog.

public Azure.Provisioning.BicepValue<string> Kind { get; set; }
member this.Kind : Azure.Provisioning.BicepValue<string> with get, set
Public Property Kind As BicepValue(Of String)

Property Value

Applies to