Acs.Namespaces.dll-Help.xml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 |
<?xml version="1.0" encoding="utf-8" ?>
<helpItems xmlns="http://msh" schema="maml"> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>New-AcsNamespace</command:name> <maml:description> <maml:para>Instatiates a new namespace</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>New</command:verb> <command:noun>AcsNamespace</command:noun> <dev:version /> </command:details> <command:parameters> <command:parameter required="true" position="named"> <maml:name>SubscriptionID</maml:name> <maml:description> <maml:para>The ID of the subscription in which the namespace will be instantiated</maml:para> <maml:para>You can find this value on the Azure Portal under the Subscriptions Service</maml:para> </maml:description> <command:parameterValue required="true" >String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="true" position="named"> <maml:name>Name</maml:name> <maml:description> <maml:para>Name for the Namespace, must be at least 6 characters</maml:para> </maml:description> <command:parameterValue required="true" >String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="true" position="named"> <maml:name>Region</maml:name> <maml:description> <maml:para>APAC:Southeast Asia</maml:para> <maml:para>ASEA:East Asia</maml:para> <maml:para>AUEA:Australia East</maml:para> <maml:para>EUWE:North Europe</maml:para> <maml:para>JPEA:Japan East</maml:para> <maml:para>JPWE:Japan West</maml:para> <maml:para>USCE:Central US</maml:para> <maml:para>USE2:East US 2</maml:para> <maml:para>USEA:East US</maml:para> <maml:para>USNC:North Central US</maml:para> <maml:para>USSC:South Central US</maml:para> <maml:para>USW2:West US 2</maml:para> <maml:para>USWC:West Central US</maml:para> <maml:para>USWE:West US</maml:para> <maml:para>AUSE:Australia Southeast</maml:para> <maml:para>BRSO:Brazil South</maml:para> <maml:para>EUNO:West Europe</maml:para> </maml:description> <command:parameterValue required="true" >String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> </command:parameters> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Get-AcsNamespace</command:name> <maml:description> <maml:para>Get a list of all namespaces for a subscription</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>AcsNamespace</command:noun> <dev:version /> </command:details> <command:parameters> <command:parameter required="true" position="named"> <maml:name>SubscriptionID</maml:name> <maml:description> <maml:para>The ID of the subscription in which the namespace will be instantiated</maml:para> <maml:para>You can find this value on the Azure Portal under the Subscriptions Service</maml:para> </maml:description> <command:parameterValue required="true" >String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> </command:parameters> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Connect-AcsAccount</command:name> <maml:description> <maml:para>Opens a login prompt to Authenticate the user.</maml:para> <maml:para>It's required to sucessfuly run this command before any others</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Connect</command:verb> <command:noun>AcsAccount</command:noun> <dev:version /> </command:details> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Disconnect-AcsAccount</command:name> <maml:description> <maml:para>Clears your authentication token from memory.</maml:para> <maml:para>Use this to logout before using another account.</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Disconnect</command:verb> <command:noun>AcsAccount</command:noun> <dev:version /> </command:details> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Enable-AcsNamespace</command:name> <maml:description> <maml:para>Enables the provided namespace</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Enable</command:verb> <command:noun>AcsNamespace</command:noun> <dev:version /> </command:details> <command:parameters> <command:parameter required="true" position="named"> <maml:name>Name</maml:name> <maml:description> <maml:para>The Name of the Namespace to be enabled</maml:para> </maml:description> <command:parameterValue required="true" >String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> </command:parameters> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Disable-AcsNamespace</command:name> <maml:description> <maml:para>Disables the provided namespace</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Disable</command:verb> <command:noun>AcsNamespace</command:noun> <dev:version /> </command:details> <command:parameters> <command:parameter required="true" position="named"> <maml:name>Name</maml:name> <maml:description> <maml:para>The Name of the Namespace to be disabled</maml:para> </maml:description> <command:parameterValue required="true" >String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> </command:parameters> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Remove-AcsNamespace</command:name> <maml:description> <maml:para>Removes a namespace</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>AcsNamespace</command:noun> <dev:version /> </command:details> <command:parameters> <command:parameter required="true" position="named"> <maml:name>Name</maml:name> <maml:description> <maml:para>The Name of the Namespace to be removed</maml:para> </maml:description> <command:parameterValue required="true" >String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> </command:parameters> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Get-AcsSubscription</command:name> <maml:description> <maml:para>Gets a list of subscriptions Ids to be used with the other commands</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>AcsSubscription</command:noun> <dev:version /> </command:details> </command:command> </helpItems> |