Skip to content

Commit

Permalink
Updating based on b3be72864
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-github-team-tf-azure committed Mar 3, 2025
1 parent eef6de0 commit 54f7346
Show file tree
Hide file tree
Showing 117 changed files with 35 additions and 9,677 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ package dataflowdebugsession

type OracleLinkedServiceTypeProperties struct {
AuthenticationType *OracleAuthenticationType `json:"authenticationType,omitempty"`
ConnectionString interface{} `json:"connectionString"`
ConnectionString *interface{} `json:"connectionString,omitempty"`
CryptoChecksumClient *interface{} `json:"cryptoChecksumClient,omitempty"`
CryptoChecksumTypesClient *interface{} `json:"cryptoChecksumTypesClient,omitempty"`
EnableBulkLoad *bool `json:"enableBulkLoad,omitempty"`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ package linkedservices

type OracleLinkedServiceTypeProperties struct {
AuthenticationType *OracleAuthenticationType `json:"authenticationType,omitempty"`
ConnectionString interface{} `json:"connectionString"`
ConnectionString *interface{} `json:"connectionString,omitempty"`
CryptoChecksumClient *interface{} `json:"cryptoChecksumClient,omitempty"`
CryptoChecksumTypesClient *interface{} `json:"cryptoChecksumTypesClient,omitempty"`
EnableBulkLoad *bool `json:"enableBulkLoad,omitempty"`
Expand Down
64 changes: 0 additions & 64 deletions resource-manager/logz/2020-10-01/client.go

This file was deleted.

160 changes: 0 additions & 160 deletions resource-manager/logz/2020-10-01/monitors/README.md

This file was deleted.

26 changes: 0 additions & 26 deletions resource-manager/logz/2020-10-01/monitors/client.go

This file was deleted.

Loading

0 comments on commit 54f7346

Please sign in to comment.