|
2115 | 2115 | <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">
|
2116 | 2116 | <command:details>
|
2117 | 2117 | <command:name>
|
2118 |
| - Get-AzsTenantSubscription |
| 2118 | + Get-AzsUserSubscription |
2119 | 2119 | </command:name>
|
2120 | 2120 | <maml:description>
|
2121 | 2121 | <maml:para>
|
|
2126 | 2126 | <maml:para></maml:para>
|
2127 | 2127 | </maml:copyright>
|
2128 | 2128 | <command:verb>Get</command:verb>
|
2129 |
| - <command:noun>AzsTenantSubscription</command:noun> |
| 2129 | + <command:noun>AzsUserSubscription</command:noun> |
2130 | 2130 | <dev:version></dev:version>
|
2131 | 2131 | </command:details>
|
2132 | 2132 | <maml:description>
|
|
2135 | 2135 | <!-- Cmdlet syntax section-->
|
2136 | 2136 | <command:syntax>
|
2137 | 2137 | <command:syntaxItem>
|
2138 |
| - <maml:name>Get-AzsTenantSubscription</maml:name> |
| 2138 | + <maml:name>Get-AzsUserSubscription</maml:name> |
2139 | 2139 | <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
|
2140 | 2140 | <maml:name>InformationAction</maml:name>
|
2141 | 2141 | <maml:description>
|
|
2304 | 2304 | <maml:para>C:\PS></maml:para>
|
2305 | 2305 | </maml:introduction>
|
2306 | 2306 | <dev:code>
|
2307 |
| - Get-AzsTenantSubscription -SubscriptionId "2fff214f-8589-4d25-b468-dc99320724bc" |
| 2307 | + Get-AzsUserSubscription -SubscriptionId "2fff214f-8589-4d25-b468-dc99320724bc" |
2308 | 2308 | </dev:code>
|
2309 | 2309 | <dev:remarks>
|
2310 | 2310 | <maml:para>Description</maml:para>
|
|
3747 | 3747 | <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">
|
3748 | 3748 | <command:details>
|
3749 | 3749 | <command:name>
|
3750 |
| - New-AzsTenantSubscription |
| 3750 | + New-AzsUserSubscription |
3751 | 3751 | </command:name>
|
3752 | 3752 | <maml:description>
|
3753 |
| - <maml:para>The New-AzsTenantSubscription cmdlet creates a subscription as an admin for the specified tenant user</maml:para> |
| 3753 | + <maml:para>The New-AzsUserSubscription cmdlet creates a subscription as an admin for the specified tenant user</maml:para> |
3754 | 3754 | </maml:description>
|
3755 | 3755 | <maml:copyright>
|
3756 | 3756 | <maml:para></maml:para>
|
3757 | 3757 | </maml:copyright>
|
3758 | 3758 | <command:verb>New</command:verb>
|
3759 |
| - <command:noun>AzsTenantSubscription</command:noun> |
| 3759 | + <command:noun>AzsUserSubscription</command:noun> |
3760 | 3760 | <dev:version></dev:version>
|
3761 | 3761 | </command:details>
|
3762 | 3762 | <maml:description>
|
|
3765 | 3765 | <!-- Cmdlet syntax section-->
|
3766 | 3766 | <command:syntax>
|
3767 | 3767 | <command:syntaxItem>
|
3768 |
| - <maml:name>New-AzsTenantSubscription</maml:name> |
| 3768 | + <maml:name>New-AzsUserSubscription</maml:name> |
3769 | 3769 | <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
|
3770 | 3770 | <maml:name>OfferId</maml:name>
|
3771 | 3771 | <maml:description>
|
|
3961 | 3961 | <maml:para>C:\PS></maml:para>
|
3962 | 3962 | </maml:introduction>
|
3963 | 3963 | <dev:code>
|
3964 |
| - New- AzsTenantSubscription -Owner "[email protected]" -OfferId $OfferId -DisplayName "Displayname " |
| 3964 | + New- AzsUserSubscription -Owner "[email protected]" -OfferId $OfferId -DisplayName "Displayname " |
3965 | 3965 | </dev:code>
|
3966 | 3966 | <dev:remarks>
|
3967 | 3967 | <maml:para>Description</maml:para>
|
|
5900 | 5900 | <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">
|
5901 | 5901 | <command:details>
|
5902 | 5902 | <command:name>
|
5903 |
| - Remove-AzsTenantSubscription |
| 5903 | + Remove-AzsUserSubscription |
5904 | 5904 | </command:name>
|
5905 | 5905 | <maml:description>
|
5906 |
| - <maml:para>The cmdlet Remove-AzsTenantSubscription removes the specified subscription as an administrator</maml:para> |
| 5906 | + <maml:para>The cmdlet Remove-AzsUserSubscription removes the specified subscription as an administrator</maml:para> |
5907 | 5907 | </maml:description>
|
5908 | 5908 | <maml:copyright>
|
5909 | 5909 | <maml:para></maml:para>
|
5910 | 5910 | </maml:copyright>
|
5911 | 5911 | <command:verb>Remove</command:verb>
|
5912 |
| - <command:noun>AzsTenantSubscription</command:noun> |
| 5912 | + <command:noun>AzsUserSubscription</command:noun> |
5913 | 5913 | <dev:version></dev:version>
|
5914 | 5914 | </command:details>
|
5915 | 5915 | <maml:description>
|
|
5918 | 5918 | <!-- Cmdlet syntax section-->
|
5919 | 5919 | <command:syntax>
|
5920 | 5920 | <command:syntaxItem>
|
5921 |
| - <maml:name>Remove-AzsTenantSubscription</maml:name> |
| 5921 | + <maml:name>Remove-AzsUserSubscription</maml:name> |
5922 | 5922 | <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named" aliases="TargetSubscriptionId">
|
5923 | 5923 | <maml:name>SubscriptionID</maml:name>
|
5924 | 5924 | <maml:description>
|
|
6094 | 6094 | <maml:para>C:\PS></maml:para>
|
6095 | 6095 | </maml:introduction>
|
6096 | 6096 | <dev:code>
|
6097 |
| - Remove-AzsTenantSubscription -SubscriptionId "83a3cff6-b856-4db1-8d1b-86386ff9d515" |
| 6097 | + Remove-AzsUserSubscription -SubscriptionId "83a3cff6-b856-4db1-8d1b-86386ff9d515" |
6098 | 6098 | </dev:code>
|
6099 | 6099 | <dev:remarks>
|
6100 | 6100 | <maml:para>Description</maml:para>
|
|
6142 | 6142 | <!-- Cmdlet syntax section-->
|
6143 | 6143 | <command:syntax>
|
6144 | 6144 | <command:syntaxItem>
|
6145 |
| - <maml:name>Remove-AzsTenantSubscription</maml:name> |
| 6145 | + <maml:name>Remove-AzsUserSubscription</maml:name> |
6146 | 6146 | <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named" aliases="TargetSubscriptionId">
|
6147 | 6147 | <maml:name>SubscriptionID</maml:name>
|
6148 | 6148 | <maml:description>
|
|
7060 | 7060 | <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">
|
7061 | 7061 | <command:details>
|
7062 | 7062 | <command:name>
|
7063 |
| - Set-AzsTenantSubscription |
| 7063 | + Set-AzsUserSubscription |
7064 | 7064 | </command:name>
|
7065 | 7065 | <maml:description>
|
7066 |
| - <maml:para>The Set-AzsTenantSubscription updates any tenant user subscription as a service administrator</maml:para> |
| 7066 | + <maml:para>The Set-AzsUserSubscription updates any tenant user subscription as a service administrator</maml:para> |
7067 | 7067 | </maml:description>
|
7068 | 7068 | <maml:copyright>
|
7069 | 7069 | <maml:para></maml:para>
|
7070 | 7070 | </maml:copyright>
|
7071 | 7071 | <command:verb>Set</command:verb>
|
7072 |
| - <command:noun>AzsTenantSubscription</command:noun> |
| 7072 | + <command:noun>AzsUserSubscription</command:noun> |
7073 | 7073 | <dev:version></dev:version>
|
7074 | 7074 | </command:details>
|
7075 | 7075 | <maml:description>
|
7076 |
| - <maml:para>The Set-AzsTenantSubscription updates any tenant user subscription as a service administrator</maml:para> |
| 7076 | + <maml:para>The Set-AzsUserSubscription updates any tenant user subscription as a service administrator</maml:para> |
7077 | 7077 | </maml:description>
|
7078 | 7078 | <!-- Cmdlet syntax section-->
|
7079 | 7079 | <command:syntax>
|
7080 | 7080 | <command:syntaxItem>
|
7081 |
| - <maml:name>Set-AzsTenantSubscription</maml:name> |
| 7081 | + <maml:name>Set-AzsUserSubscription</maml:name> |
7082 | 7082 | <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
|
7083 | 7083 | <maml:name>Subscription</maml:name>
|
7084 | 7084 | <maml:description>
|
|
8010 | 8010 | <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">
|
8011 | 8011 | <command:details>
|
8012 | 8012 | <command:name>
|
8013 |
| - Set-AzsTenantSubscription |
| 8013 | + Set-AzsUserSubscription |
8014 | 8014 | </command:name>
|
8015 | 8015 | <maml:description>
|
8016 |
| - <maml:para>The Set-AzsTenantSubscription cmdlet updates the current logged user's subscription details. This cmdlet will be deprecated in a future release</maml:para> |
| 8016 | + <maml:para>The Set-AzsUserSubscription cmdlet updates the current logged user's subscription details. This cmdlet will be deprecated in a future release</maml:para> |
8017 | 8017 | </maml:description>
|
8018 | 8018 | <maml:copyright>
|
8019 | 8019 | <maml:para></maml:para>
|
8020 | 8020 | </maml:copyright>
|
8021 | 8021 | <command:verb>Set</command:verb>
|
8022 |
| - <command:noun>AzsTenantSubscription</command:noun> |
| 8022 | + <command:noun>AzsUserSubscription</command:noun> |
8023 | 8023 | <dev:version></dev:version>
|
8024 | 8024 | </command:details>
|
8025 | 8025 | <maml:description>
|
|
8028 | 8028 | <!-- Cmdlet syntax section-->
|
8029 | 8029 | <command:syntax>
|
8030 | 8030 | <command:syntaxItem>
|
8031 |
| - <maml:name>Set-AzsTenantSubscription</maml:name> |
| 8031 | + <maml:name>Set-AzsUserSubscription</maml:name> |
8032 | 8032 | <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
|
8033 | 8033 | <maml:name>Subscription</maml:name>
|
8034 | 8034 | <maml:description>
|
|
0 commit comments