@@ -17,18 +17,8 @@ Use the New-CsOnlineLisLocation cmdlet to create a new emergency dispatch locati
17
17
18
18
## SYNTAX
19
19
20
- ### ExistingCivicAddress (Default)
21
20
```
22
- New-CsOnlineLisLocation -Location <string> -CivicAddressId <guid> [-CityAlias <string>] [-CompanyName <string>] [-CompanyTaxId <string>] [-Confidence <string>]
23
- [-Elin <string>] [-Force] [-HouseNumberSuffix <string>] [-Latitude <string>] [-Longitude <string>] [-WhatIf] [-Confirm] [<CommonParameters>]
24
- ```
25
-
26
- ### CreateCivicAddress
27
- ```
28
- New-CsOnlineLisLocation -Location <string> -CountryOrRegion <string> [-CityAlias <string>] [-CompanyName <string>] [-CompanyTaxId <string>] [-Confidence <string>]
29
- [-Elin <string>] [-Force] [-HouseNumberSuffix <string>] [-Latitude <string>] [-Longitude <string>] [-City <string>] [-Description <string>] [-HouseNumber <string>]
30
- [-PostalCode <string>] [-PostDirectional <string>] [-PreDirectional <string>] [-StateOrProvince <string>] [-StreetName <string>] [-StreetSuffix <string>]
31
- [-WhatIf] [-Confirm] [<CommonParameters>]
21
+ New-CsOnlineLisLocation -Location <string> -CivicAddressId <guid> [-WhatIf] [-Confirm] [<CommonParameters>]
32
22
```
33
23
34
24
## DESCRIPTION
@@ -49,7 +39,7 @@ Specifies the unique identifier of the civic address that will contain the new l
49
39
50
40
``` yaml
51
41
Type : Guid
52
- Parameter Sets : ExistingCivicAddress
42
+ Parameter Sets : (All)
53
43
Aliases :
54
44
Applicable : Microsoft Teams
55
45
@@ -65,20 +55,7 @@ Specifies an administrator-defined description of the new location. For example,
65
55
66
56
` ` ` yaml
67
57
Type : String
68
- Parameter Sets : ExistingCivicAddress
69
- Aliases :
70
- Applicable : Microsoft Teams
71
-
72
- Required : True
73
- Position : Named
74
- Default value : None
75
- Accept pipeline input : True
76
- Accept wildcard characters : False
77
- ` ` `
78
-
79
- ` ` ` yaml
80
- Type : String
81
- Parameter Sets : CreateCivicAddress
58
+ Parameter Sets : (All)
82
59
Aliases :
83
60
Applicable : Microsoft Teams
84
61
@@ -92,7 +69,7 @@ Accept wildcard characters: False
92
69
### -CountryOrRegion
93
70
Specifies the country or region of the civic address.
94
71
95
- **Note:** This parameter is not supported and will be deprecated.
72
+ **Note:** This parameter is not supported and is deprecated.
96
73
97
74
` ` ` yaml
98
75
Type : String
@@ -110,7 +87,7 @@ Accept wildcard characters: False
110
87
### -City
111
88
Specifies the city of the civic address.
112
89
113
- **Note:** This parameter is not supported and will be deprecated.
90
+ **Note:** This parameter is not supported and is deprecated.
114
91
115
92
` ` ` yaml
116
93
Type : String
@@ -128,7 +105,7 @@ Accept wildcard characters: False
128
105
### -CityAlias
129
106
Specifies the city alias.
130
107
131
- **Note:** This parameter is not supported and will be deprecated.
108
+ **Note:** This parameter is not supported and is deprecated.
132
109
133
110
` ` ` yaml
134
111
Type : String
@@ -146,7 +123,7 @@ Accept wildcard characters: False
146
123
### -CompanyName
147
124
Specifies the name of your organization.
148
125
149
- **Note:** This parameter is not supported and will be deprecated.
126
+ **Note:** This parameter is not supported and is deprecated.
150
127
151
128
` ` ` yaml
152
129
Type : String
@@ -164,7 +141,7 @@ Accept wildcard characters: False
164
141
### -CompanyTaxId
165
142
The company tax ID.
166
143
167
- **Note:** This parameter is not supported and will be deprecated.
144
+ **Note:** This parameter is not supported and is deprecated.
168
145
169
146
` ` ` yaml
170
147
Type : String
@@ -198,7 +175,7 @@ Accept wildcard characters: False
198
175
### -Description
199
176
Specifies an administrator defined description of the civic address.
200
177
201
- **Note:** This parameter is not supported and will be deprecated.
178
+ **Note:** This parameter is not supported and is deprecated.
202
179
203
180
` ` ` yaml
204
181
Type : String
@@ -232,7 +209,7 @@ Accept wildcard characters: False
232
209
### -HouseNumber
233
210
Specifies the numeric portion of the civic address.
234
211
235
- **Note:** This parameter is not supported and will be deprecated.
212
+ **Note:** This parameter is not supported and is deprecated.
236
213
237
214
` ` ` yaml
238
215
Type : String
@@ -251,7 +228,7 @@ Accept wildcard characters: False
251
228
Specifies the numeric suffix of the civic address.
252
229
For example, if the property was multiplexed, the HouseNumberSuffix parameter would be the multiplex specifier: "425A Smith Avenue", or "425B Smith Avenue".
253
230
254
- **Note:** This parameter is not supported and will be deprecated.
231
+ **Note:** This parameter is not supported and is deprecated.
255
232
256
233
` ` ` yaml
257
234
Type : String
@@ -269,7 +246,7 @@ Accept wildcard characters: False
269
246
### -Latitude
270
247
Specifies the angular distance of a place north or south of the earth's equator using the decimal degrees format.
271
248
272
- **Note:** This parameter is not supported and will be deprecated.
249
+ **Note:** This parameter is not supported and is deprecated.
273
250
274
251
` ` ` yaml
275
252
Type : String
@@ -287,7 +264,7 @@ Accept wildcard characters: False
287
264
### -Longitude
288
265
Specifies the angular distance of a place east or west of the meridian at Greenwich, England, using the decimal degrees format.
289
266
290
- **Note:** This parameter is not supported and will be deprecated.
267
+ **Note:** This parameter is not supported and is deprecated.
291
268
292
269
` ` ` yaml
293
270
Type : String
@@ -305,7 +282,7 @@ Accept wildcard characters: False
305
282
### -PostalCode
306
283
Specifies the postal code of the civic address.
307
284
308
- **Note:** This parameter is not supported and will be deprecated.
285
+ **Note:** This parameter is not supported and is deprecated.
309
286
310
287
` ` ` yaml
311
288
Type : String
@@ -323,7 +300,7 @@ Accept wildcard characters: False
323
300
### -PostDirectional
324
301
Specifies the directional attribute of the civic address which follows the street name. For example, "425 Smith Avenue NE".
325
302
326
- **Note:** This parameter is not supported and will be deprecated.
303
+ **Note:** This parameter is not supported and is deprecated.
327
304
328
305
` ` ` yaml
329
306
Type : String
@@ -341,7 +318,7 @@ Accept wildcard characters: False
341
318
### -PreDirectional
342
319
Specifies the directional attribute of the civic address which precedes the street name. For example, "425 NE Smith Avenue".
343
320
344
- **Note:** This parameter is not supported and will be deprecated.
321
+ **Note:** This parameter is not supported and is deprecated.
345
322
346
323
` ` ` yaml
347
324
Type : String
@@ -359,7 +336,7 @@ Accept wildcard characters: False
359
336
### -StateOrProvince
360
337
Specifies the state or province of the civic address.
361
338
362
- **Note:** This parameter is not supported and will be deprecated.
339
+ **Note:** This parameter is not supported and is deprecated.
363
340
364
341
` ` ` yaml
365
342
Type : String
@@ -377,7 +354,7 @@ Accept wildcard characters: False
377
354
### -StreetName
378
355
Specifies the street name of the civic address.
379
356
380
- **Note:** This parameter is not supported and will be deprecated.
357
+ **Note:** This parameter is not supported and is deprecated.
381
358
382
359
` ` ` yaml
383
360
Type : String
@@ -395,7 +372,7 @@ Accept wildcard characters: False
395
372
### -StreetSuffix
396
373
Specifies the modifier of the street name. The street suffix will typically be something like street, avenue, way, or boulevard.
397
374
398
- **Note:** This parameter is not supported and will be deprecated.
375
+ **Note:** This parameter is not supported and is deprecated.
399
376
400
377
` ` ` yaml
401
378
Type : String
0 commit comments