EventGridSku Enum

Definition

The Sku name of the resource. The possible values are: Basic or Premium.

public enum EventGridSku
type EventGridSku = 
Public Enum EventGridSku
Inheritance
EventGridSku

Fields

Name Value Description
Basic 0

Basic.

Premium 1

Premium.

Applies to