Home
last modified time | relevance | path

Searched defs:CreateUpdateOptions (Results 1 – 25 of 111) sorted by relevance

12345

/dports/devel/py-azure-mgmt-cosmosdb/azure-mgmt-cosmosdb-6.4.0/azure/mgmt/cosmosdb/models/
H A D_models_py3.py403 options: Optional["CreateUpdateOptions"] = None,
756 options: Optional["CreateUpdateOptions"] = None,
1333 class CreateUpdateOptions(msrest.serialization.Model): class
2355 options: Optional["CreateUpdateOptions"] = None,
2593 options: Optional["CreateUpdateOptions"] = None,
3391 options: Optional["CreateUpdateOptions"] = None,
3659 options: Optional["CreateUpdateOptions"] = None,
5893 options: Optional["CreateUpdateOptions"] = None,
6137 options: Optional["CreateUpdateOptions"] = None,
6598 options: Optional["CreateUpdateOptions"] = None,
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/cosmos-db/mgmt/2019-12-12/documentdb/
H A Dmodels.go1102 type CreateUpdateOptions struct { struct
1104 AdditionalProperties map[string]*string `json:""`
1106 Throughput *string `json:"throughput,omitempty"`
1110 func (cuo CreateUpdateOptions) MarshalJSON() ([]byte, error) {
1122 func (cuo *CreateUpdateOptions) UnmarshalJSON(body []byte) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/preview/cosmos-db/mgmt/2019-12-12-preview/documentdb/
H A Dmodels.go730 type CreateUpdateOptions struct { struct
732 AdditionalProperties map[string]*string `json:""`
734 Throughput *string `json:"throughput,omitempty"`
738 func (cuo CreateUpdateOptions) MarshalJSON() ([]byte, error) {
750 func (cuo *CreateUpdateOptions) UnmarshalJSON(body []byte) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/preview/cosmos-db/mgmt/2019-12-12-preview/documentdb/
H A Dmodels.go730 type CreateUpdateOptions struct { struct
732 AdditionalProperties map[string]*string `json:""`
734 Throughput *string `json:"throughput,omitempty"`
738 func (cuo CreateUpdateOptions) MarshalJSON() ([]byte, error) {
750 func (cuo *CreateUpdateOptions) UnmarshalJSON(body []byte) error {
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/cosmos-db/mgmt/2020-03-01/documentdb/
H A Dmodels.go1131 type CreateUpdateOptions struct { struct
1133 AdditionalProperties map[string]*string `json:""`
1135 Throughput *string `json:"throughput,omitempty"`
1139 func (cuo CreateUpdateOptions) MarshalJSON() ([]byte, error) {
1151 func (cuo *CreateUpdateOptions) UnmarshalJSON(body []byte) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/preview/cosmos-db/mgmt/2020-03-01-preview/documentdb/
H A Dmodels.go780 type CreateUpdateOptions struct { struct
782 AdditionalProperties map[string]*string `json:""`
784 Throughput *string `json:"throughput,omitempty"`
788 func (cuo CreateUpdateOptions) MarshalJSON() ([]byte, error) {
800 func (cuo *CreateUpdateOptions) UnmarshalJSON(body []byte) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/preview/cosmos-db/mgmt/2020-03-01-preview/documentdb/
H A Dmodels.go780 type CreateUpdateOptions struct { struct
782 AdditionalProperties map[string]*string `json:""`
784 Throughput *string `json:"throughput,omitempty"`
788 func (cuo CreateUpdateOptions) MarshalJSON() ([]byte, error) {
800 func (cuo *CreateUpdateOptions) UnmarshalJSON(body []byte) error {
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/cosmos-db/mgmt/2019-12-12-preview/documentdb/
H A Dmodels.go935 type CreateUpdateOptions struct { struct
937 AdditionalProperties map[string]*string `json:""`
939 Throughput *string `json:"throughput,omitempty"`
943 func (cuo CreateUpdateOptions) MarshalJSON() ([]byte, error) {
955 func (cuo *CreateUpdateOptions) UnmarshalJSON(body []byte) error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/cosmos-db/mgmt/2019-12-12-preview/documentdb/
H A Dmodels.go935 type CreateUpdateOptions struct { struct
937 AdditionalProperties map[string]*string `json:""`
939 Throughput *string `json:"throughput,omitempty"`
943 func (cuo CreateUpdateOptions) MarshalJSON() ([]byte, error) {
955 func (cuo *CreateUpdateOptions) UnmarshalJSON(body []byte) error {
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/preview/cosmos-db/mgmt/2019-12-12-preview/documentdb/
H A Dmodels.go935 type CreateUpdateOptions struct { struct
937 AdditionalProperties map[string]*string `json:""`
939 Throughput *string `json:"throughput,omitempty"`
943 func (cuo CreateUpdateOptions) MarshalJSON() ([]byte, error) {
955 func (cuo *CreateUpdateOptions) UnmarshalJSON(body []byte) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/cosmos-db/mgmt/2019-12-12-preview/documentdb/
H A Dmodels.go935 type CreateUpdateOptions struct { struct
937 AdditionalProperties map[string]*string `json:""`
939 Throughput *string `json:"throughput,omitempty"`
943 func (cuo CreateUpdateOptions) MarshalJSON() ([]byte, error) {
955 func (cuo *CreateUpdateOptions) UnmarshalJSON(body []byte) error {
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/preview/cosmos-db/mgmt/2019-12-12-preview/documentdb/
H A Dmodels.go935 type CreateUpdateOptions struct { struct
937 AdditionalProperties map[string]*string `json:""`
939 Throughput *string `json:"throughput,omitempty"`
943 func (cuo CreateUpdateOptions) MarshalJSON() ([]byte, error) {
955 func (cuo *CreateUpdateOptions) UnmarshalJSON(body []byte) error {
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/preview/cosmos-db/mgmt/2019-12-12-preview/documentdb/
H A Dmodels.go935 type CreateUpdateOptions struct { struct
937 AdditionalProperties map[string]*string `json:""`
939 Throughput *string `json:"throughput,omitempty"`
943 func (cuo CreateUpdateOptions) MarshalJSON() ([]byte, error) {
955 func (cuo *CreateUpdateOptions) UnmarshalJSON(body []byte) error {
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/cosmos-db/mgmt/documentdb/
H A Dmodels.go226 type CreateUpdateOptions = original.CreateUpdateOptions talias
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/profiles/latest/cosmos-db/mgmt/documentdb/
H A Dmodels.go226 type CreateUpdateOptions = original.CreateUpdateOptions talias
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/cosmos-db/mgmt/2020-03-01-preview/documentdb/
H A Dmodels.go1121 type CreateUpdateOptions struct { struct
1123 AdditionalProperties map[string]*string `json:""`
1125 Throughput *string `json:"throughput,omitempty"`
1129 func (cuo CreateUpdateOptions) MarshalJSON() ([]byte, error) {
1141 func (cuo *CreateUpdateOptions) UnmarshalJSON(body []byte) error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/cosmos-db/mgmt/2020-03-01-preview/documentdb/
H A Dmodels.go1121 type CreateUpdateOptions struct { struct
1123 AdditionalProperties map[string]*string `json:""`
1125 Throughput *string `json:"throughput,omitempty"`
1129 func (cuo CreateUpdateOptions) MarshalJSON() ([]byte, error) {
1141 func (cuo *CreateUpdateOptions) UnmarshalJSON(body []byte) error {
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/preview/cosmos-db/mgmt/2020-03-01-preview/documentdb/
H A Dmodels.go1121 type CreateUpdateOptions struct { struct
1123 AdditionalProperties map[string]*string `json:""`
1125 Throughput *string `json:"throughput,omitempty"`
1129 func (cuo CreateUpdateOptions) MarshalJSON() ([]byte, error) {
1141 func (cuo *CreateUpdateOptions) UnmarshalJSON(body []byte) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/cosmos-db/mgmt/2020-03-01-preview/documentdb/
H A Dmodels.go1121 type CreateUpdateOptions struct { struct
1123 AdditionalProperties map[string]*string `json:""`
1125 Throughput *string `json:"throughput,omitempty"`
1129 func (cuo CreateUpdateOptions) MarshalJSON() ([]byte, error) {
1141 func (cuo *CreateUpdateOptions) UnmarshalJSON(body []byte) error {
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/preview/cosmos-db/mgmt/2020-03-01-preview/documentdb/
H A Dmodels.go1121 type CreateUpdateOptions struct { struct
1123 AdditionalProperties map[string]*string `json:""`
1125 Throughput *string `json:"throughput,omitempty"`
1129 func (cuo CreateUpdateOptions) MarshalJSON() ([]byte, error) {
1141 func (cuo *CreateUpdateOptions) UnmarshalJSON(body []byte) error {
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/preview/cosmos-db/mgmt/2020-03-01-preview/documentdb/
H A Dmodels.go1121 type CreateUpdateOptions struct { struct
1123 AdditionalProperties map[string]*string `json:""`
1125 Throughput *string `json:"throughput,omitempty"`
1129 func (cuo CreateUpdateOptions) MarshalJSON() ([]byte, error) {
1141 func (cuo *CreateUpdateOptions) UnmarshalJSON(body []byte) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/cosmos-db/mgmt/documentdb/
H A Dmodels.go267 type CreateUpdateOptions = original.CreateUpdateOptions talias
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/profiles/latest/cosmos-db/mgmt/documentdb/
H A Dmodels.go267 type CreateUpdateOptions = original.CreateUpdateOptions talias
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/sdk/cosmos/armcosmos/
H A Dzz_generated_models.go666 type CreateUpdateOptions struct { struct
668 AutoscaleSettings *AutoscaleSettings `json:"autoscaleSettings,omitempty"`
671 Throughput *int32 `json:"throughput,omitempty"`
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/sdk/cosmos/armcosmos/
H A Dzz_generated_models.go666 type CreateUpdateOptions struct { struct
668 AutoscaleSettings *AutoscaleSettings `json:"autoscaleSettings,omitempty"`
671 Throughput *int32 `json:"throughput,omitempty"`

12345