Skip to content

Commit 92f2409

Browse files
committed
Removed fwlink
1 parent 4eba382 commit 92f2409

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

skype/skype-ps/skype/Get-CsOnlineTelephoneNumberInventoryCities.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Get-CsOnlineTelephoneNumberInventoryCities
99

1010
## SYNOPSIS
11-
Use the Get-CsOnlineTelephoneNumberInventoryCities to retrieve the cities that support a given inventory type within a geographical area.
11+
Use the `Get-CsOnlineTelephoneNumberInventoryCities` to retrieve the cities that support a given inventory type within a geographical area.
1212

1313
## SYNTAX
1414

@@ -19,7 +19,7 @@ Get-CsOnlineTelephoneNumberInventoryCities [-Area <Object>] [-CountryOrRegion <O
1919
```
2020

2121
## DESCRIPTION
22-
Following is an example of the Get-CsOnlineTelephoneNumberInventoryCities cmdlet's console output.
22+
Following is an example of the `Get-CsOnlineTelephoneNumberInventoryCities` cmdlet's console output.
2323

2424
Get-CsOnlineTelephoneNumberInventoryCities -InventoryType Service -RegionalGroup NOAM -CountryOrRegion US -Area NY
2525

@@ -52,7 +52,6 @@ The following example retrieves the cities defined as supporting "Subscriber" in
5252

5353
### -Area
5454
Specifies the target geographical area for the cmdlet.
55-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
5655

5756
```yaml
5857
Type: Object
@@ -69,7 +68,6 @@ Accept wildcard characters: False
6968
7069
### -CountryOrRegion
7170
Specifies the target country for the cmdlet.
72-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
7371
7472
```yaml
7573
Type: Object
@@ -107,7 +105,6 @@ Accept wildcard characters: False
107105
108106
### -RegionalGroup
109107
Specifies the target geographical region for the cmdlet.
110-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
111108
112109
```yaml
113110
Type: Object
@@ -140,7 +137,6 @@ Accept wildcard characters: False
140137
141138
### -CapitalOrMajorCity
142139
Specifies the target geographical city for the cmdlet.
143-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
144140
145141
```yaml
146142
Type: Object

skype/skype-ps/skype/Get-CsOnlineTelephoneNumberInventoryCountries.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Get-CsOnlineTelephoneNumberInventoryCountries
99

1010
## SYNOPSIS
11-
Use the Get-CsOnlineTelephoneNumberInventoryCountries cmdlet to retrieve a list of countries with telephone number inventories by specified region and telephone number inventory types.
11+
Use the `Get-CsOnlineTelephoneNumberInventoryCountries` cmdlet to retrieve a list of countries with telephone number inventories by specified region and telephone number inventory types.
1212

1313
## SYNTAX
1414

@@ -19,7 +19,7 @@ Get-CsOnlineTelephoneNumberInventoryCountries [-InventoryType <Object>] [-Region
1919
```
2020

2121
## DESCRIPTION
22-
Following is an example of the Get-CsOnlineTelephoneNumberInventoryCountries cmdlet's console output.
22+
Following is an example of the `Get-CsOnlineTelephoneNumberInventoryCountries` cmdlet's console output.
2323

2424
RunspaceId : af39ca40-06a7-473b-8963-668865d15e87
2525

@@ -38,7 +38,6 @@ Get-CsOnlineTelephoneNumberInventoryCountries -InventoryType Service -RegionalGr
3838

3939
This example returns the countries in the north American region that contain service type telephone numbers.
4040

41-
4241
## PARAMETERS
4342

4443
### -InventoryType
@@ -64,7 +63,6 @@ Accept wildcard characters: False
6463
6564
### -RegionalGroup
6665
Specifies the target geographical region for the cmdlet.
67-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
6866
6967
```yaml
7068
Type: Object
@@ -97,7 +95,6 @@ Accept wildcard characters: False
9795
9896
### -CountryOrRegion
9997
Specifies the target country for the cmdlet.
100-
For a list of geographical codes see Skype for Business geographical codes (http://go.microsoft.com/fwlink/?LinkId=615951).
10198
10299
```yaml
103100
Type: Object

0 commit comments

Comments
 (0)