GatewayUpdate interface

Describes a License Update.

Extends

Properties

allowedFeatures

Specifies the list of features that are enabled for this Gateway.

Inherited Properties

tags

Resource tags

Property Details

allowedFeatures

Specifies the list of features that are enabled for this Gateway.

allowedFeatures?: string[]

Property Value

string[]

Inherited Property Details

tags

Resource tags

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From ResourceUpdate.tags