SparkConfigurationResource interface
SparkConfiguration 响应详细信息
- 扩展
属性
| annotations | SparkConfiguration 的注释。 |
| config |
SparkConfiguration 合并配置。 |
| configs | SparkConfiguration 配置。 |
| created | 资源创建时间戳。 |
| created |
创建资源的标识。 |
| description | 有关 SparkConfiguration 的说明。 |
| notes | 其他备注。 |
继承属性
| etag | 资源 Etag。 注意:此属性不会序列化。 它只能由服务器填充。 |
| id | 资源的完全限定资源 ID。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会序列化。 它只能由服务器填充。 |
| name | 资源说明的名称:此属性不会序列化。 它只能由服务器填充。 |
| type | 资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
annotations
SparkConfiguration 的注释。
annotations?: string[]
属性值
string[]
configMergeRule
SparkConfiguration 合并配置。
configMergeRule?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
configs
SparkConfiguration 配置。
configs: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
created
资源创建时间戳。
created?: Date
属性值
Date
createdBy
创建资源的标识。
createdBy?: string
属性值
string
description
有关 SparkConfiguration 的说明。
description?: string
属性值
string
notes
其他备注。
notes?: string
属性值
string
继承属性详细信息
etag
id
资源的完全限定资源 ID。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会序列化。 它只能由服务器填充。
id?: string
属性值
string
继承自 SubResource.id 的
name
type
资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string