Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -287,22 +287,6 @@ function Set-AzServiceBusQueue{
$PSBoundParameters.Add('AsJob', $true)
}

if ($queue.DefaultMessageTimeToLive -gt (New-TimeSpan -Days 10675197)) {
$queue.DefaultMessageTimeToLive = (New-TimeSpan -Days 10675197)
}

if ($queue.AutoDeleteOnIdle -gt (New-TimeSpan -Days 10675197)) {
$queue.AutoDeleteOnIdle = (New-TimeSpan -Days 10675197)
}

if ($queue.DuplicateDetectionHistoryTimeWindow -gt (New-TimeSpan -Days 10675197)) {
$queue.DuplicateDetectionHistoryTimeWindow = (New-TimeSpan -Days 10675197)
}

if ($queue.LockDuration -gt (New-TimeSpan -Days 10675197)) {
$queue.LockDuration = (New-TimeSpan -Days 10675197)
}

if ($PSCmdlet.ShouldProcess("ServiceBus Queue $($queue.Name)", "Create or update")) {
Az.ServiceBus.private\New-AzServiceBusQueue_CreateViaIdentity -InputObject $queue -Parameter $queue @PSBoundParameters
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -271,22 +271,6 @@ function Set-AzServiceBusSubscription{
$PSBoundParameters.Add('AsJob', $true)
}

if ($subscription.DefaultMessageTimeToLive -gt (New-TimeSpan -Days 10675197)) {
$subscription.DefaultMessageTimeToLive = (New-TimeSpan -Days 10675197)
}

if ($subscription.AutoDeleteOnIdle -gt (New-TimeSpan -Days 10675197)) {
$subscription.AutoDeleteOnIdle = (New-TimeSpan -Days 10675197)
}

if ($subscription.DuplicateDetectionHistoryTimeWindow -gt (New-TimeSpan -Days 10675197)) {
$subscription.DuplicateDetectionHistoryTimeWindow = (New-TimeSpan -Days 10675197)
}

if ($subscription.LockDuration -gt (New-TimeSpan -Days 10675197)) {
$subscription.LockDuration = (New-TimeSpan -Days 10675197)
}

if ($PSCmdlet.ShouldProcess("ServiceBus Subscription $($subscription.Name)", "Create or update")) {
Az.ServiceBus.private\New-AzServiceBusSubscription_CreateViaIdentity -InputObject $subscription -Parameter $subscription @PSBoundParameters
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -247,19 +247,6 @@ function Set-AzServiceBusTopic{
$PSBoundParameters.Add('AsJob', $true)
}

if ($topic.DefaultMessageTimeToLive -gt (New-TimeSpan -Days 10675197)) {
$topic.DefaultMessageTimeToLive = (New-TimeSpan -Days 10675197)
}

if ($topic.AutoDeleteOnIdle -gt (New-TimeSpan -Days 10675197)) {
$topic.AutoDeleteOnIdle = (New-TimeSpan -Days 10675197)
}

if ($topic.DuplicateDetectionHistoryTimeWindow -gt (New-TimeSpan -Days 10675197)) {
$topic.DuplicateDetectionHistoryTimeWindow = (New-TimeSpan -Days 10675197)
}


if ($PSCmdlet.ShouldProcess("ServiceBus Topic $($topic.Name)", "Create or update")) {
Az.ServiceBus.private\New-AzServiceBusTopic_CreateViaIdentity -InputObject $topic -Parameter $topic @PSBoundParameters
}
Expand Down
10 changes: 5 additions & 5 deletions src/ServiceBus/ServiceBus.Autorest/generate-info.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"autorest": "`-- (empty)",
"autorest_powershell": "3.0.498",
"autorest_modelerfour": "4.15.414",
"swagger_commit": "19f98c9f526f8db961f172276dd6d6882a86ed86",
"swagger_commit": "2f545bf51d046c377a7957a7c53e1d260c9d7343",
"node": "v14.15.5",
"autorest_core": "3.9.4"
"autorest_modelerfour": "4.15.414",
"autorest_powershell": "3.0.498",
"autorest_core": "3.9.4",
"autorest": "`-- (empty)"
}

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"Get-AzServiceBusKey+[NoContext]+GetExpandedNamespace+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1/listKeys?api-version=2022-10-01-preview+1": {
"Get-AzServiceBusKey+[NoContext]+GetExpandedNamespace+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1/listKeys?api-version=2022-10-01-preview+1": {
"Request": {
"Method": "POST",
"RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/AuthorizationRules/namespaceAuthRule1/listKeys?api-version=2022-10-01-preview",
"RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/AuthorizationRules/namespaceAuthRule1/listKeys?api-version=2022-10-01-preview",
"Content": null,
"isContentBase64": false,
"Headers": {
"x-ms-unique-id": [ "33" ],
"x-ms-client-request-id": [ "ce01352a-4cb6-4bee-85f9-8e0852924914" ],
"x-ms-unique-id": [ "34" ],
"x-ms-client-request-id": [ "33c533ce-0b4f-4c09-96b4-3cd4b886138c" ],
"CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusNamespaceKey_List" ],
"FullCommandName": [ "Get-AzServiceBusNamespaceKey_List" ],
"ParameterSetName": [ "__AllParameterSets" ],
Expand All @@ -24,31 +24,31 @@
"Pragma": [ "no-cache" ],
"Server": [ "Microsoft-HTTPAPI/2.0" ],
"x-ms-ratelimit-remaining-subscription-writes": [ "1198" ],
"x-ms-request-id": [ "d53b06f9-4a98-425b-b718-a8ff52e85cb0" ],
"x-ms-correlation-request-id": [ "d53b06f9-4a98-425b-b718-a8ff52e85cb0" ],
"x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081450Z:d53b06f9-4a98-425b-b718-a8ff52e85cb0" ],
"x-ms-request-id": [ "3a120513-ff25-4520-b33d-525e82412bf0" ],
"x-ms-correlation-request-id": [ "3a120513-ff25-4520-b33d-525e82412bf0" ],
"x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131448Z:3a120513-ff25-4520-b33d-525e82412bf0" ],
"Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ],
"X-Content-Type-Options": [ "nosniff" ],
"Date": [ "Mon, 13 Feb 2023 08:14:49 GMT" ]
"Date": [ "Sun, 19 Feb 2023 13:14:48 GMT" ]
},
"ContentHeaders": {
"Content-Length": [ "528" ],
"Content-Type": [ "application/json; charset=utf-8" ],
"Expires": [ "-1" ]
},
"Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=yUeXxp4RZFeO8HVk02a5uAhj7gOOp088fDUpNxrVWFQ=\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=brAMVZ+OG0kgIs7WroohGJVupq8jTxWwn591Dh0Cx0I=\",\"primaryKey\":\"yUeXxp4RZFeO8HVk02a5uAhj7gOOp088fDUpNxrVWFQ=\",\"secondaryKey\":\"brAMVZ+OG0kgIs7WroohGJVupq8jTxWwn591Dh0Cx0I=\",\"keyName\":\"namespaceAuthRule1\"}",
"Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=x6oIGJ4kG+21Tg8d8Q68Hz3nnygn5ebHy+ASbCB3YvE=\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=namespaceAuthRule1;SharedAccessKey=XVfSwAW8/2zZ0gMmpeE5sRx3ern/rKCv7+ASbGdJ0is=\",\"primaryKey\":\"x6oIGJ4kG+21Tg8d8Q68Hz3nnygn5ebHy+ASbCB3YvE=\",\"secondaryKey\":\"XVfSwAW8/2zZ0gMmpeE5sRx3ern/rKCv7+ASbGdJ0is=\",\"keyName\":\"namespaceAuthRule1\"}",
"isContentBase64": false
}
},
"Get-AzServiceBusKey+[NoContext]+GetExpandedQueue+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1/ListKeys?api-version=2022-10-01-preview+1": {
"Get-AzServiceBusKey+[NoContext]+GetExpandedQueue+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1/ListKeys?api-version=2022-10-01-preview+1": {
"Request": {
"Method": "POST",
"RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/queues/queue1/authorizationRules/queueAuthRule1/ListKeys?api-version=2022-10-01-preview",
"RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/queues/queue1/authorizationRules/queueAuthRule1/ListKeys?api-version=2022-10-01-preview",
"Content": null,
"isContentBase64": false,
"Headers": {
"x-ms-unique-id": [ "34" ],
"x-ms-client-request-id": [ "2a3e0336-2c18-4e8c-8bcc-446ad361a3e1" ],
"x-ms-unique-id": [ "35" ],
"x-ms-client-request-id": [ "9d02995b-6a2c-4071-b5c9-fc75b7a6b301" ],
"CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusQueueKey_List" ],
"FullCommandName": [ "Get-AzServiceBusQueueKey_List" ],
"ParameterSetName": [ "__AllParameterSets" ],
Expand All @@ -65,31 +65,31 @@
"Pragma": [ "no-cache" ],
"Server": [ "Microsoft-HTTPAPI/2.0" ],
"x-ms-ratelimit-remaining-subscription-writes": [ "1197" ],
"x-ms-request-id": [ "98d445ff-665f-45be-b52a-e5cb29bac43b" ],
"x-ms-correlation-request-id": [ "98d445ff-665f-45be-b52a-e5cb29bac43b" ],
"x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081451Z:98d445ff-665f-45be-b52a-e5cb29bac43b" ],
"x-ms-request-id": [ "d5fbe21e-7823-44af-8afd-22da607f1ddd" ],
"x-ms-correlation-request-id": [ "d5fbe21e-7823-44af-8afd-22da607f1ddd" ],
"x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131449Z:d5fbe21e-7823-44af-8afd-22da607f1ddd" ],
"Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ],
"X-Content-Type-Options": [ "nosniff" ],
"Date": [ "Mon, 13 Feb 2023 08:14:50 GMT" ]
"Date": [ "Sun, 19 Feb 2023 13:14:49 GMT" ]
},
"ContentHeaders": {
"Content-Length": [ "552" ],
"Content-Type": [ "application/json; charset=utf-8" ],
"Expires": [ "-1" ]
},
"Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=ckqrYce8Wx7RvbSFqSug+WpI0R4XvyNi6GsUXxKHYJ4=;EntityPath=queue1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=sxAxrFOTafVUW777HlIGY29s0dedwWhmBOe10g9ymYQ=;EntityPath=queue1\",\"primaryKey\":\"ckqrYce8Wx7RvbSFqSug+WpI0R4XvyNi6GsUXxKHYJ4=\",\"secondaryKey\":\"sxAxrFOTafVUW777HlIGY29s0dedwWhmBOe10g9ymYQ=\",\"keyName\":\"queueAuthRule1\"}",
"Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=TuGK3T3dv9NQC1Ga7KezLgzpV5x/3NCRs+ASbNm52ok=;EntityPath=queue1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=queueAuthRule1;SharedAccessKey=jzpzNASrPw8MizwCbMpQLXBEbFaTGgyjo+ASbI+BS5c=;EntityPath=queue1\",\"primaryKey\":\"TuGK3T3dv9NQC1Ga7KezLgzpV5x/3NCRs+ASbNm52ok=\",\"secondaryKey\":\"jzpzNASrPw8MizwCbMpQLXBEbFaTGgyjo+ASbI+BS5c=\",\"keyName\":\"queueAuthRule1\"}",
"isContentBase64": false
}
},
"Get-AzServiceBusKey+[NoContext]+GetExpandedTopic+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1/ListKeys?api-version=2022-10-01-preview+1": {
"Get-AzServiceBusKey+[NoContext]+GetExpandedTopic+$POST+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1/ListKeys?api-version=2022-10-01-preview+1": {
"Request": {
"Method": "POST",
"RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/topics/topic1/authorizationRules/topicAuthRule1/ListKeys?api-version=2022-10-01-preview",
"RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/topics/topic1/authorizationRules/topicAuthRule1/ListKeys?api-version=2022-10-01-preview",
"Content": null,
"isContentBase64": false,
"Headers": {
"x-ms-unique-id": [ "35" ],
"x-ms-client-request-id": [ "f5805656-8d7d-4e14-a0e9-cbfe53e3505d" ],
"x-ms-unique-id": [ "36" ],
"x-ms-client-request-id": [ "c5460c54-74c8-4d8d-8b9b-7c7f62b81c2d" ],
"CommandName": [ "Az.ServiceBus.private\\Get-AzServiceBusTopicKey_List" ],
"FullCommandName": [ "Get-AzServiceBusTopicKey_List" ],
"ParameterSetName": [ "__AllParameterSets" ],
Expand All @@ -106,19 +106,19 @@
"Pragma": [ "no-cache" ],
"Server": [ "Microsoft-HTTPAPI/2.0" ],
"x-ms-ratelimit-remaining-subscription-writes": [ "1196" ],
"x-ms-request-id": [ "a2563b32-0962-4d37-98e2-6186a54ef78b" ],
"x-ms-correlation-request-id": [ "a2563b32-0962-4d37-98e2-6186a54ef78b" ],
"x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081452Z:a2563b32-0962-4d37-98e2-6186a54ef78b" ],
"x-ms-request-id": [ "58bdf0b3-4b08-4591-b74c-7e486f4295fc" ],
"x-ms-correlation-request-id": [ "58bdf0b3-4b08-4591-b74c-7e486f4295fc" ],
"x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131450Z:58bdf0b3-4b08-4591-b74c-7e486f4295fc" ],
"Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ],
"X-Content-Type-Options": [ "nosniff" ],
"Date": [ "Mon, 13 Feb 2023 08:14:51 GMT" ]
"Date": [ "Sun, 19 Feb 2023 13:14:50 GMT" ]
},
"ContentHeaders": {
"Content-Length": [ "552" ],
"Content-Type": [ "application/json; charset=utf-8" ],
"Expires": [ "-1" ]
},
"Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=UISvK/VT62+x7reVvwrjngGfUTDFheWo9K0c5YPScDU=;EntityPath=topic1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamerkhezt.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=41VaWuEcmDkTtwv1L/VFTLX4C/h2EYCLmDSd1Url4f8=;EntityPath=topic1\",\"primaryKey\":\"UISvK/VT62+x7reVvwrjngGfUTDFheWo9K0c5YPScDU=\",\"secondaryKey\":\"41VaWuEcmDkTtwv1L/VFTLX4C/h2EYCLmDSd1Url4f8=\",\"keyName\":\"topicAuthRule1\"}",
"Content": "{\"primaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=f33rSyiL7n/z1Z6G+y3HdBjHEXVeZAboF+ASbHaw1ug=;EntityPath=topic1\",\"secondaryConnectionString\":\"Endpoint=sb://namespacenamehjil09.servicebus.windows.net/;SharedAccessKeyName=topicAuthRule1;SharedAccessKey=mpNbl3j14kx4+D5cH636PArtxDhUG6iNP+ASbP/FPQk=;EntityPath=topic1\",\"primaryKey\":\"f33rSyiL7n/z1Z6G+y3HdBjHEXVeZAboF+ASbHaw1ug=\",\"secondaryKey\":\"mpNbl3j14kx4+D5cH636PArtxDhUG6iNP+ASbP/FPQk=\",\"keyName\":\"topicAuthRule1\"}",
"isContentBase64": false
}
}
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"Get-AzServiceBusNetworkRuleSet+[NoContext]+Get+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview+1": {
"Get-AzServiceBusNetworkRuleSet+[NoContext]+Get+$GET+https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview+1": {
"Request": {
"Method": "GET",
"RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default?api-version=2022-10-01-preview",
"RequestUri": "https://management.azure.com/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default?api-version=2022-10-01-preview",
"Content": null,
"isContentBase64": false,
"Headers": {
"x-ms-unique-id": [ "42" ],
"x-ms-client-request-id": [ "ff3e6570-f795-4a0c-8550-f4a30ca74bcd" ],
"x-ms-unique-id": [ "43" ],
"x-ms-client-request-id": [ "49dd9d74-b0a3-4848-8d75-9ad4e3dbf470" ],
"CommandName": [ "Get-AzServiceBusNetworkRuleSet" ],
"FullCommandName": [ "Get-AzServiceBusNetworkRuleSet_Get" ],
"ParameterSetName": [ "__AllParameterSets" ],
Expand All @@ -22,22 +22,22 @@
"Headers": {
"Cache-Control": [ "no-cache" ],
"Pragma": [ "no-cache" ],
"x-ms-request-id": [ "be4c93ac-76cf-4e3a-8d39-6a86adf0cc5e_M2SN1_M2SN1" ],
"x-ms-request-id": [ "4fe22bc9-83d3-48db-8895-4ca67bd7a9f9_M4SN1_M4SN1" ],
"Server-SB": [ "Service-Bus-Resource-Provider/SN1" ],
"Server": [ "Service-Bus-Resource-Provider/SN1", "Microsoft-HTTPAPI/2.0" ],
"x-ms-ratelimit-remaining-subscription-reads": [ "11939" ],
"x-ms-correlation-request-id": [ "1320d8a7-79bc-4f57-93bf-df0e5f395df5" ],
"x-ms-routing-request-id": [ "SOUTHCENTRALUS:20230213T081544Z:1320d8a7-79bc-4f57-93bf-df0e5f395df5" ],
"x-ms-ratelimit-remaining-subscription-reads": [ "11933" ],
"x-ms-correlation-request-id": [ "13e40128-084c-4b88-929e-aa700571e3f4" ],
"x-ms-routing-request-id": [ "KOREACENTRAL:20230219T131535Z:13e40128-084c-4b88-929e-aa700571e3f4" ],
"Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ],
"X-Content-Type-Options": [ "nosniff" ],
"Date": [ "Mon, 13 Feb 2023 08:15:44 GMT" ]
"Date": [ "Sun, 19 Feb 2023 13:15:35 GMT" ]
},
"ContentHeaders": {
"Content-Length": [ "393" ],
"Content-Type": [ "application/json; charset=utf-8" ],
"Expires": [ "-1" ]
},
"Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestpnv5dx/providers/Microsoft.ServiceBus/namespaces/namespaceNamerkhezt/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Enabled\",\"defaultAction\":\"Allow\",\"virtualNetworkRules\":[],\"ipRules\":[]}}",
"Content": "{\"id\":\"/subscriptions/326100e2-f69d-4268-8503-075374f62b6e/resourceGroups/resourceGroupAutorestxe2h9c/providers/Microsoft.ServiceBus/namespaces/namespaceNamehjil09/networkRuleSets/default\",\"name\":\"default\",\"type\":\"Microsoft.ServiceBus/Namespaces/NetworkRuleSets\",\"location\":\"East US\",\"properties\":{\"publicNetworkAccess\":\"Enabled\",\"defaultAction\":\"Allow\",\"virtualNetworkRules\":[],\"ipRules\":[]}}",
"isContentBase64": false
}
}
Expand Down
Loading