Language

ContainerAppsFunctionData.State Property

Definition

The state of the function.

public Azure.ResourceManager.AppContainers.Models.ContainerAppsFunctionState? State { get; }
member this.State : Nullable<Azure.ResourceManager.AppContainers.Models.ContainerAppsFunctionState>
Public ReadOnly Property State As Nullable(Of ContainerAppsFunctionState)

Property Value

Applies to