You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/CustomLocation/CustomLocation.Autorest/exports/New-AzCustomLocation.ps1
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -218,7 +218,7 @@ begin {
218
218
}
219
219
if (('CreateExpanded','CreateViaJsonFilePath','CreateViaJsonString') -contains$parameterSet-and-not$PSBoundParameters.ContainsKey('SubscriptionId') ) {
Copy file name to clipboardExpand all lines: src/CustomLocation/CustomLocation.Autorest/exports/New-AzCustomLocationResourceSyncRule.ps1
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -268,7 +268,7 @@ begin {
268
268
}
269
269
if (('CreateExpanded','CreateViaJsonFilePath','CreateViaJsonString') -contains$parameterSet-and-not$PSBoundParameters.ContainsKey('SubscriptionId') ) {
if (('CreateExpanded','CreateViaJsonFilePath','CreateViaJsonString') -contains$parameterSet-and-not$PSBoundParameters.ContainsKey('SubscriptionId') ) {
if (('UpdateExpanded','UpdateViaJsonFilePath','UpdateViaJsonString') -contains$parameterSet-and-not$PSBoundParameters.ContainsKey('SubscriptionId') ) {
if (('CreateExpanded','CreateViaJsonFilePath','CreateViaJsonString') -contains$parameterSet-and-not$PSBoundParameters.ContainsKey('SubscriptionId') ) {
if (('UpdateExpanded','UpdateViaJsonString','UpdateViaJsonFilePath') -contains$parameterSet-and-not$PSBoundParameters.ContainsKey('SubscriptionId') ) {
Copy file name to clipboardExpand all lines: src/CustomLocation/CustomLocation.Autorest/exports/Update-AzCustomLocation.ps1
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -236,7 +236,7 @@ begin {
236
236
}
237
237
if (('UpdateExpanded','UpdateViaJsonString','UpdateViaJsonFilePath') -contains$parameterSet-and-not$PSBoundParameters.ContainsKey('SubscriptionId') ) {
Copy file name to clipboardExpand all lines: src/CustomLocation/CustomLocation.Autorest/exports/Update-AzCustomLocationResourceSyncRule.ps1
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -268,7 +268,7 @@ begin {
268
268
}
269
269
if (('UpdateExpanded','UpdateViaJsonFilePath','UpdateViaJsonString') -contains$parameterSet-and-not$PSBoundParameters.ContainsKey('SubscriptionId') ) {
0 commit comments