Skip to content

Commit d02e621

Browse files
committed
update networkSecurityPerimeter
1 parent 2442d25 commit d02e621

17 files changed

Lines changed: 5115 additions & 8273 deletions

specification/network/resource-manager/Microsoft.Network/Network/NetworkSecurityPerimeter.tsp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ interface NetworkSecurityPerimeters {
7676
/**
7777
* Deletes the resource even if it contains any child associations.
7878
*/
79-
@query("force")
80-
force?: boolean;
79+
@query("forceDeletion")
80+
forceDeletion?: boolean;
8181
},
8282
Response = ArmDeletedResponse | ArmDeleteAcceptedLroResponse<ArmAsyncOperationHeader &
8383
Azure.Core.Foundations.RetryAfterHeader> | ArmDeletedNoContentResponse,

specification/network/resource-manager/Microsoft.Network/Network/NspAccessRule.tsp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ model NspAccessRule extends CommonProxyResource {
4040

4141
@@doc(NspAccessRule.name, "The name of the resource");
4242

43+
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "FIXME: Update justification, follow aka.ms/tsp/conversion-fix for details"
44+
@Azure.ResourceManager.Legacy.feature(Features.networkSecurityPerimeter)
4345
@armResourceOperations
4446
interface NspAccessRules {
4547
/**

specification/network/resource-manager/Microsoft.Network/Network/NspAssociation.tsp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ model NspAssociation extends CommonProxyResource {
4040

4141
@@doc(NspAssociation.name, "The name of the resource");
4242

43+
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "FIXME: Update justification, follow aka.ms/tsp/conversion-fix for details"
44+
@Azure.ResourceManager.Legacy.feature(Features.networkSecurityPerimeter)
4345
@armResourceOperations
4446
interface NspAssociations {
4547
/**

specification/network/resource-manager/Microsoft.Network/Network/NspLink.tsp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ model NspLink extends CommonProxyResource {
4040

4141
@@doc(NspLink.name, "The name of the resource");
4242

43+
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "FIXME: Update justification, follow aka.ms/tsp/conversion-fix for details"
44+
@Azure.ResourceManager.Legacy.feature(Features.networkSecurityPerimeter)
4345
@armResourceOperations
4446
interface NspLinks {
4547
/**

specification/network/resource-manager/Microsoft.Network/Network/NspLinkReference.tsp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ model NspLinkReference extends CommonProxyResource {
4040

4141
@@doc(NspLinkReference.name, "The name of the resource");
4242

43+
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "FIXME: Update justification, follow aka.ms/tsp/conversion-fix for details"
44+
@Azure.ResourceManager.Legacy.feature(Features.networkSecurityPerimeter)
4345
@armResourceOperations
4446
interface NspLinkReferences {
4547
/**

specification/network/resource-manager/Microsoft.Network/Network/NspLoggingConfiguration.tsp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ model NspLoggingConfiguration extends CommonProxyResource {
4040

4141
@@doc(NspLoggingConfiguration.name, "The name of the resource");
4242

43+
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "FIXME: Update justification, follow aka.ms/tsp/conversion-fix for details"
44+
@Azure.ResourceManager.Legacy.feature(Features.networkSecurityPerimeter)
4345
@armResourceOperations
4446
interface NspLoggingConfigurations {
4547
/**

specification/network/resource-manager/Microsoft.Network/Network/NspProfile.tsp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ model NspProfile extends CommonProxyResource {
4040

4141
@@doc(NspProfile.name, "The name of the resource");
4242

43+
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "FIXME: Update justification, follow aka.ms/tsp/conversion-fix for details"
44+
@Azure.ResourceManager.Legacy.feature(Features.networkSecurityPerimeter)
4345
@armResourceOperations
4446
interface NspProfiles {
4547
/**

specification/network/resource-manager/Microsoft.Network/Network/diff-output/NetworkSecurityPerimeter/API_CHANGES.md

Lines changed: 116 additions & 254 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)