-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
hc-github-team-tf-azure
committed
Jun 5, 2024
1 parent
2c7436a
commit 7b6c20f
Showing
27 changed files
with
39 additions
and
159 deletions.
There are no files selected for viewing
15 changes: 5 additions & 10 deletions
15
resource-manager/storage/2023-05-01/blobcontainers/model_blobcontainer.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,12 @@ | ||
package blobcontainers | ||
|
||
import ( | ||
"github.com/hashicorp/go-azure-helpers/resourcemanager/systemdata" | ||
) | ||
|
||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. See NOTICE.txt in the project root for license information. | ||
|
||
type BlobContainer struct { | ||
Etag *string `json:"etag,omitempty"` | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *ContainerProperties `json:"properties,omitempty"` | ||
SystemData *systemdata.SystemData `json:"systemData,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
Etag *string `json:"etag,omitempty"` | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *ContainerProperties `json:"properties,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 5 additions & 10 deletions
15
resource-manager/storage/2023-05-01/blobcontainers/model_listcontaineritem.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,12 @@ | ||
package blobcontainers | ||
|
||
import ( | ||
"github.com/hashicorp/go-azure-helpers/resourcemanager/systemdata" | ||
) | ||
|
||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. See NOTICE.txt in the project root for license information. | ||
|
||
type ListContainerItem struct { | ||
Etag *string `json:"etag,omitempty"` | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *ContainerProperties `json:"properties,omitempty"` | ||
SystemData *systemdata.SystemData `json:"systemData,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
Etag *string `json:"etag,omitempty"` | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *ContainerProperties `json:"properties,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 0 additions & 5 deletions
5
resource-manager/storage/2023-05-01/deletedaccounts/model_deletedaccount.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,11 @@ | ||
package deletedaccounts | ||
|
||
import ( | ||
"github.com/hashicorp/go-azure-helpers/resourcemanager/systemdata" | ||
) | ||
|
||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. See NOTICE.txt in the project root for license information. | ||
|
||
type DeletedAccount struct { | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *DeletedAccountProperties `json:"properties,omitempty"` | ||
SystemData *systemdata.SystemData `json:"systemData,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
} |
5 changes: 0 additions & 5 deletions
5
resource-manager/storage/2023-05-01/encryptionscopes/model_encryptionscope.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,11 @@ | ||
package encryptionscopes | ||
|
||
import ( | ||
"github.com/hashicorp/go-azure-helpers/resourcemanager/systemdata" | ||
) | ||
|
||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. See NOTICE.txt in the project root for license information. | ||
|
||
type EncryptionScope struct { | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *EncryptionScopeProperties `json:"properties,omitempty"` | ||
SystemData *systemdata.SystemData `json:"systemData,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 5 additions & 10 deletions
15
resource-manager/storage/2023-05-01/fileshares/model_fileshare.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,12 @@ | ||
package fileshares | ||
|
||
import ( | ||
"github.com/hashicorp/go-azure-helpers/resourcemanager/systemdata" | ||
) | ||
|
||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. See NOTICE.txt in the project root for license information. | ||
|
||
type FileShare struct { | ||
Etag *string `json:"etag,omitempty"` | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *FileShareProperties `json:"properties,omitempty"` | ||
SystemData *systemdata.SystemData `json:"systemData,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
Etag *string `json:"etag,omitempty"` | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *FileShareProperties `json:"properties,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
} |
15 changes: 5 additions & 10 deletions
15
resource-manager/storage/2023-05-01/fileshares/model_fileshareitem.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,12 @@ | ||
package fileshares | ||
|
||
import ( | ||
"github.com/hashicorp/go-azure-helpers/resourcemanager/systemdata" | ||
) | ||
|
||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. See NOTICE.txt in the project root for license information. | ||
|
||
type FileShareItem struct { | ||
Etag *string `json:"etag,omitempty"` | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *FileShareProperties `json:"properties,omitempty"` | ||
SystemData *systemdata.SystemData `json:"systemData,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
Etag *string `json:"etag,omitempty"` | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *FileShareProperties `json:"properties,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
} |
5 changes: 0 additions & 5 deletions
5
resource-manager/storage/2023-05-01/managementpolicies/model_managementpolicy.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,11 @@ | ||
package managementpolicies | ||
|
||
import ( | ||
"github.com/hashicorp/go-azure-helpers/resourcemanager/systemdata" | ||
) | ||
|
||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. See NOTICE.txt in the project root for license information. | ||
|
||
type ManagementPolicy struct { | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *ManagementPolicyProperties `json:"properties,omitempty"` | ||
SystemData *systemdata.SystemData `json:"systemData,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
} |
5 changes: 0 additions & 5 deletions
5
...rce-manager/storage/2023-05-01/objectreplicationpolicies/model_objectreplicationpolicy.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,11 @@ | ||
package objectreplicationpolicies | ||
|
||
import ( | ||
"github.com/hashicorp/go-azure-helpers/resourcemanager/systemdata" | ||
) | ||
|
||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. See NOTICE.txt in the project root for license information. | ||
|
||
type ObjectReplicationPolicy struct { | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *ObjectReplicationPolicyProperties `json:"properties,omitempty"` | ||
SystemData *systemdata.SystemData `json:"systemData,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
} |
5 changes: 0 additions & 5 deletions
5
...-manager/storage/2023-05-01/privateendpointconnections/model_privateendpointconnection.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,11 @@ | ||
package privateendpointconnections | ||
|
||
import ( | ||
"github.com/hashicorp/go-azure-helpers/resourcemanager/systemdata" | ||
) | ||
|
||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. See NOTICE.txt in the project root for license information. | ||
|
||
type PrivateEndpointConnection struct { | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *PrivateEndpointConnectionProperties `json:"properties,omitempty"` | ||
SystemData *systemdata.SystemData `json:"systemData,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
} |
5 changes: 0 additions & 5 deletions
5
resource-manager/storage/2023-05-01/privatelinkresources/model_privatelinkresource.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,11 @@ | ||
package privatelinkresources | ||
|
||
import ( | ||
"github.com/hashicorp/go-azure-helpers/resourcemanager/systemdata" | ||
) | ||
|
||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. See NOTICE.txt in the project root for license information. | ||
|
||
type PrivateLinkResource struct { | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *PrivateLinkResourceProperties `json:"properties,omitempty"` | ||
SystemData *systemdata.SystemData `json:"systemData,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
} |
13 changes: 4 additions & 9 deletions
13
resource-manager/storage/2023-05-01/queueservice/model_listqueue.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,11 @@ | ||
package queueservice | ||
|
||
import ( | ||
"github.com/hashicorp/go-azure-helpers/resourcemanager/systemdata" | ||
) | ||
|
||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. See NOTICE.txt in the project root for license information. | ||
|
||
type ListQueue struct { | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *ListQueueProperties `json:"properties,omitempty"` | ||
SystemData *systemdata.SystemData `json:"systemData,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *ListQueueProperties `json:"properties,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
} |
13 changes: 4 additions & 9 deletions
13
resource-manager/storage/2023-05-01/queueservice/model_storagequeue.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,11 @@ | ||
package queueservice | ||
|
||
import ( | ||
"github.com/hashicorp/go-azure-helpers/resourcemanager/systemdata" | ||
) | ||
|
||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. See NOTICE.txt in the project root for license information. | ||
|
||
type StorageQueue struct { | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *QueueProperties `json:"properties,omitempty"` | ||
SystemData *systemdata.SystemData `json:"systemData,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *QueueProperties `json:"properties,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
} |
5 changes: 0 additions & 5 deletions
5
resource-manager/storage/2023-05-01/queueserviceproperties/model_queueserviceproperties.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,11 @@ | ||
package queueserviceproperties | ||
|
||
import ( | ||
"github.com/hashicorp/go-azure-helpers/resourcemanager/systemdata" | ||
) | ||
|
||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. See NOTICE.txt in the project root for license information. | ||
|
||
type QueueServiceProperties struct { | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *QueueServicePropertiesProperties `json:"properties,omitempty"` | ||
SystemData *systemdata.SystemData `json:"systemData,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
} |
5 changes: 0 additions & 5 deletions
5
resource-manager/storage/2023-05-01/storageaccounts/model_privateendpointconnection.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,11 @@ | ||
package storageaccounts | ||
|
||
import ( | ||
"github.com/hashicorp/go-azure-helpers/resourcemanager/systemdata" | ||
) | ||
|
||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. See NOTICE.txt in the project root for license information. | ||
|
||
type PrivateEndpointConnection struct { | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *PrivateEndpointConnectionProperties `json:"properties,omitempty"` | ||
SystemData *systemdata.SystemData `json:"systemData,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 0 additions & 9 deletions
9
resource-manager/storage/2023-05-01/storagetaskassignments/model_executiontargetupdate.go
This file was deleted.
Oops, something went wrong.
13 changes: 4 additions & 9 deletions
13
resource-manager/storage/2023-05-01/storagetaskassignments/model_storagetaskassignment.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,11 @@ | ||
package storagetaskassignments | ||
|
||
import ( | ||
"github.com/hashicorp/go-azure-helpers/resourcemanager/systemdata" | ||
) | ||
|
||
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. See NOTICE.txt in the project root for license information. | ||
|
||
type StorageTaskAssignment struct { | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties *StorageTaskAssignmentProperties `json:"properties,omitempty"` | ||
SystemData *systemdata.SystemData `json:"systemData,omitempty"` | ||
Type *string `json:"type,omitempty"` | ||
Id *string `json:"id,omitempty"` | ||
Name *string `json:"name,omitempty"` | ||
Properties StorageTaskAssignmentProperties `json:"properties"` | ||
Type *string `json:"type,omitempty"` | ||
} |
Oops, something went wrong.