HostKeys interface

Klíče na úrovni hostitele služby Functions

Vlastnosti

functionKeys

Klíče funkcí na úrovni hostitele

masterKey

Tajný klíč.

systemKeys

Systémové klíče.

Podrobnosti vlastnosti

functionKeys

Klíče funkcí na úrovni hostitele

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

Hodnota vlastnosti

{[propertyName: string]: string}

masterKey

Tajný klíč.

masterKey?: string

Hodnota vlastnosti

string

systemKeys

Systémové klíče.

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

Hodnota vlastnosti

{[propertyName: string]: string}