Home
last modified time | relevance | path

Searched defs:SparkConfigurationResource (Results 1 – 8 of 8) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/synapse/mgmt/2021-06-01-preview/synapse/
H A Dmodels.go11285 type SparkConfigurationResource struct { struct
11286 autorest.Response `json:"-"`
11288 *SparkConfigurationInfo `json:"properties,omitempty"`
11290 Etag *string `json:"etag,omitempty"`
11292 ID *string `json:"id,omitempty"`
11294 Name *string `json:"name,omitempty"`
11296 Type *string `json:"type,omitempty"`
11300 func (scr SparkConfigurationResource) MarshalJSON() ([]byte, error) {
11309 func (scr *SparkConfigurationResource) UnmarshalJSON(body []byte) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/synapse/mgmt/2021-06-01-preview/synapse/
H A Dmodels.go11285 type SparkConfigurationResource struct { struct
11286 autorest.Response `json:"-"`
11288 *SparkConfigurationInfo `json:"properties,omitempty"`
11290 Etag *string `json:"etag,omitempty"`
11292 ID *string `json:"id,omitempty"`
11294 Name *string `json:"name,omitempty"`
11296 Type *string `json:"type,omitempty"`
11300 func (scr SparkConfigurationResource) MarshalJSON() ([]byte, error) {
11309 func (scr *SparkConfigurationResource) UnmarshalJSON(body []byte) error {
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/synapse/mgmt/2021-06-01-preview/synapse/
H A Dmodels.go11285 type SparkConfigurationResource struct { struct
11286 autorest.Response `json:"-"`
11288 *SparkConfigurationInfo `json:"properties,omitempty"`
11290 Etag *string `json:"etag,omitempty"`
11292 ID *string `json:"id,omitempty"`
11294 Name *string `json:"name,omitempty"`
11296 Type *string `json:"type,omitempty"`
11300 func (scr SparkConfigurationResource) MarshalJSON() ([]byte, error) {
11309 func (scr *SparkConfigurationResource) UnmarshalJSON(body []byte) error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/synapse/mgmt/synapse/
H A Dmodels.go889 type SparkConfigurationResource = original.SparkConfigurationResource talias
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/profiles/preview/preview/synapse/mgmt/synapse/
H A Dmodels.go889 type SparkConfigurationResource = original.SparkConfigurationResource talias
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/synapse/mgmt/synapse/
H A Dmodels.go889 type SparkConfigurationResource = original.SparkConfigurationResource talias
/dports/devel/py-azure-synapse-artifacts/azure-synapse-artifacts-0.8.0/azure/synapse/artifacts/v2021_06_01_preview/models/
H A D_models.py30890 class SparkConfigurationResource(SubResource): class
H A D_models_py3.py35334 value: List["SparkConfigurationResource"],
35343 class SparkConfigurationResource(SubResource): class