AppServicePlanEventTypeDetail.StampKind 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.
Kind of environment where app service plan is.
public Azure.Messaging.EventGrid.SystemEvents.StampKind? StampKind { get; }
member this.StampKind : Nullable<Azure.Messaging.EventGrid.SystemEvents.StampKind>
Public ReadOnly Property StampKind As Nullable(Of StampKind)