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
Mandatory=false,ValueFromPipelineByPropertyName=true,HelpMessage="The storage account which the cmdlet to upload the template file to. If not specified, the current storage account of the subscription will be used.")]
120
+
Mandatory=false,ValueFromPipelineByPropertyName=true,HelpMessage="The storage account which the cmdlet should use to upload the template file to. If not specified, the current storage account of the subscription will be used.")]
Mandatory=false,ValueFromPipelineByPropertyName=true,HelpMessage="The storage account which the cmdlet to upload the template file to. If not specified, the current storage account of the subscription will be used.")]
122
+
Mandatory=false,ValueFromPipelineByPropertyName=true,HelpMessage="The storage account which the cmdlet should use to upload the template file to. If not specified, the current storage account of the subscription will be used.")]
Mandatory=false,ValueFromPipelineByPropertyName=true,HelpMessage="The storage account which the cmdlet should use to upload the template file to. If not specified, the current storage account of the subscription will be used.")]
Mandatory=false,ValueFromPipelineByPropertyName=true,HelpMessage="The storage account which the cmdlet to upload the template file to. If not specified, the current storage account of the subscription will be used.")]
126
+
Mandatory=false,ValueFromPipelineByPropertyName=true,HelpMessage="The storage account which the cmdlet should use to upload the template file to. If not specified, the current storage account of the subscription will be used.")]
107
127
[ValidateNotNullOrEmpty]
108
128
publicstringStorageAccountName{get;set;}
109
129
@@ -141,31 +161,64 @@ public object GetDynamicParameters()
Copy file name to clipboardExpand all lines: src/ResourceManager/Resources/Commands.Resources/Models.ResourceGroups/ValidatePSResourceGroupDeploymentParameters.cs
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,8 @@ public class ValidatePSResourceGroupDeploymentParameters
Copy file name to clipboardExpand all lines: src/ResourceManager/Resources/Commands.Resources/ResourceGroupDeployments/NewAzureResourceGroupDeploymentCommand.cs
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,7 @@ public override void ExecuteCmdlet()
0 commit comments