ConnectionStringDictionary interface
文字列ディクショナリ リソース。
- Extends
プロパティ
properties | 接続文字列。 |
継承されたプロパティ
id | リソース ID。注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
kind | リソースの種類。 |
name | リソース名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
type | リソースの種類。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
プロパティの詳細
properties
接続文字列。
properties?: {[propertyName: string]: ConnStringValueTypePair}
プロパティ値
{[propertyName: string]: ConnStringValueTypePair}
継承されたプロパティの詳細
id
kind
name
リソース名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
name?: string
プロパティ値
string
type
リソースの種類。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
type?: string
プロパティ値
string