Skip to content

Commit

Permalink
Merge pull request #963 from hashicorp/auto-pr/fbea2eda
Browse files Browse the repository at this point in the history
Auto PR: Regenerating the Go SDK (6add83d)
  • Loading branch information
catriona-m authored Apr 12, 2024
2 parents f7f918a + 6add83d commit bc5fa9d
Show file tree
Hide file tree
Showing 7,632 changed files with 38,153 additions and 3 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&DomainServiceId{})
}

var _ resourceids.ResourceId = &DomainServiceId{}

// DomainServiceId is a struct representing the Resource ID for a Domain Service
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&DomainServiceId{})
}

var _ resourceids.ResourceId = &DomainServiceId{}

// DomainServiceId is a struct representing the Resource ID for a Domain Service
Expand Down
5 changes: 5 additions & 0 deletions resource-manager/aad/2021-05-01/oucontainer/id_oucontainer.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&OuContainerId{})
}

var _ resourceids.ResourceId = &OuContainerId{}

// OuContainerId is a struct representing the Resource ID for a Ou Container
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) HashiCorp Inc. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&B2CDirectoryId{})
}

var _ resourceids.ResourceId = &B2CDirectoryId{}

// B2CDirectoryId is a struct representing the Resource ID for a B 2 C Directory
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&GenerateRecommendationId{})
}

var _ resourceids.ResourceId = &GenerateRecommendationId{}

// GenerateRecommendationId is a struct representing the Resource ID for a Generate Recommendation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&ScopedRecommendationId{})
}

var _ resourceids.ResourceId = &ScopedRecommendationId{}

// ScopedRecommendationId is a struct representing the Resource ID for a Scoped Recommendation
Expand Down
5 changes: 5 additions & 0 deletions resource-manager/advisor/2020-01-01/metadata/id_metadata.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&MetadataId{})
}

var _ resourceids.ResourceId = &MetadataId{}

// MetadataId is a struct representing the Resource ID for a Metadata
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&ScopedSuppressionId{})
}

var _ resourceids.ResourceId = &ScopedSuppressionId{}

// ScopedSuppressionId is a struct representing the Resource ID for a Scoped Suppression
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&AdvisorScoreId{})
}

var _ resourceids.ResourceId = &AdvisorScoreId{}

// AdvisorScoreId is a struct representing the Resource ID for a Advisor Score
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&GenerateRecommendationId{})
}

var _ resourceids.ResourceId = &GenerateRecommendationId{}

// GenerateRecommendationId is a struct representing the Resource ID for a Generate Recommendation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&ScopedRecommendationId{})
}

var _ resourceids.ResourceId = &ScopedRecommendationId{}

// ScopedRecommendationId is a struct representing the Resource ID for a Scoped Recommendation
Expand Down
5 changes: 5 additions & 0 deletions resource-manager/advisor/2022-10-01/metadata/id_metadata.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&MetadataId{})
}

var _ resourceids.ResourceId = &MetadataId{}

// MetadataId is a struct representing the Resource ID for a Metadata
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&ScopedSuppressionId{})
}

var _ resourceids.ResourceId = &ScopedSuppressionId{}

// ScopedSuppressionId is a struct representing the Resource ID for a Scoped Suppression
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&AdvisorScoreId{})
}

var _ resourceids.ResourceId = &AdvisorScoreId{}

// AdvisorScoreId is a struct representing the Resource ID for a Advisor Score
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&GenerateRecommendationId{})
}

var _ resourceids.ResourceId = &GenerateRecommendationId{}

// GenerateRecommendationId is a struct representing the Resource ID for a Generate Recommendation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&ScopedRecommendationId{})
}

var _ resourceids.ResourceId = &ScopedRecommendationId{}

// ScopedRecommendationId is a struct representing the Resource ID for a Scoped Recommendation
Expand Down
5 changes: 5 additions & 0 deletions resource-manager/advisor/2023-01-01/metadata/id_metadata.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&MetadataId{})
}

var _ resourceids.ResourceId = &MetadataId{}

// MetadataId is a struct representing the Resource ID for a Metadata
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&ScopedSuppressionId{})
}

var _ resourceids.ResourceId = &ScopedSuppressionId{}

// ScopedSuppressionId is a struct representing the Resource ID for a Scoped Suppression
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&ActionRuleId{})
}

var _ resourceids.ResourceId = &ActionRuleId{}

// ActionRuleId is a struct representing the Resource ID for a Action Rule
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&AlertId{})
}

var _ resourceids.ResourceId = &AlertId{}

// AlertId is a struct representing the Resource ID for a Alert
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&SmartGroupId{})
}

var _ resourceids.ResourceId = &SmartGroupId{}

// SmartGroupId is a struct representing the Resource ID for a Smart Group
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ import (
"fmt"
"strings"

"github.com/hashicorp/go-azure-helpers/resourcemanager/recaser"
"github.com/hashicorp/go-azure-helpers/resourcemanager/resourceids"
)

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

func init() {
recaser.RegisterResourceId(&SmartDetectorAlertRuleId{})
}

var _ resourceids.ResourceId = &SmartDetectorAlertRuleId{}

// SmartDetectorAlertRuleId is a struct representing the Resource ID for a Smart Detector Alert Rule
Expand Down
Loading

0 comments on commit bc5fa9d

Please sign in to comment.