Azure PowerShell for AzureStack の Set-AzureRmEnvironment コマンドレットについて
ブログ エントリ内にアフィリエイト広告が含まれています
Set-AzureRmEnvironment コマンドレットに関するヘルプ情報について、「Get-Help」コマンドレットの -Full オプションを用いて実行した結果を編集、意訳しています。
※Azure PowerShell for AzureStack v1.2.10 で確認
Set-AzureRmEnvironment コマンドレットについて
名前
Set-AzureRmEnvironment
構文
Set-AzureRmEnvironment [-Name] <string> [[-PublishSettingsFileUrl] <string>] [[-ServiceEndpoint] <string>] [[-ManagementPortalUrl] <string>] [[-StorageEndpoint] <string>] [[-ActiveDirectoryEndpoint] <string>] [[-ResourceManagerEndpoint] <string>] [[-GalleryEndpoint] <string>] [[-ActiveDirectoryServiceEndpointResourceId] <string>] [[-GraphEndpoint] <string>] [[-AzureKeyVaultDnsSuffix] <string>] [[-AzureKeyVaultServiceEndpointResourceId] <string>] [[-TrafficManagerDnsSuffix] <string>] [[-SqlDatabaseDnsSuffix] <string>] [[-AzureDataLakeStoreFileSystemEndpointSuffix] <string>] [[-AzureDataLakeAnalyticsCatalogAndJobEndpointSuffix] <string>] [[-EnableAdfsAuthentication]] [[-AdTenant] <string>] [[-GraphAudience] <string>] [-WhatIf] [-Confirm] [<CommonParameters>]
Set-AzureRmEnvironment [-Name] <string> [-ARMEndpoint] <string> [-WhatIf] [-Confirm] [<CommonParameters>] |
エイリアス
なし
パラメーター
-ARMEndpoint <string>
Azure Resource Manager エンドポイントを指定します。
必須 |
true |
位置 |
1 |
パイプライン入力を許可する |
true (ByPropertyName) |
パラメーター セット名 |
ARMEndpoint |
エイリアス |
ArmUrl |
動的 |
false |
-ActiveDirectoryEndpoint <string>
この環境の Active Directory サービスの URI を指定します。
必須 |
false |
位置 |
5 |
パイプライン入力を許可する |
true (ByPropertyName) |
パラメーター セット名 |
Name |
エイリアス |
AdEndpointUrl, ActiveDirectory, ActiveDirectoryAuthority |
動的 |
false |
-ActiveDirectoryServiceEndpointResourceId <string>
要求されたトークンの宛先であるターゲット リソース ID を指定します。
必須 |
false |
位置 |
8 |
パイプライン入力を許可する |
true (ByPropertyName) |
パラメーター セット名 |
Name |
エイリアス |
None |
動的 |
false |
-AdTenant <string>
この環境の既定のテナントを指定します。
必須 |
false |
位置 |
17 |
パイプライン入力を許可する |
true (ByPropertyName) |
パラメーター セット名 |
Name |
エイリアス |
None |
動的 |
false |
-AzureDataLakeAnalyticsCatalogAndJobEndpointSuffix <string>
Azure Data Lake Analytics ジョブとカタログ サービスの DNS サフィックスを指定します。
必須 |
false |
位置 |
15 |
パイプライン入力を許可する |
true (ByPropertyName) |
パラメーター セット名 |
Name |
エイリアス |
None |
動的 |
false |
-AzureDataLakeStoreFileSystemEndpointSuffix <string>
Azure Data Lake Store FileSystem の DNS サフィックスを指定します。例 : azuredatalake.net
必須 |
false |
位置 |
14 |
パイプライン入力を許可する |
true (ByPropertyName) |
パラメーター セット名 |
Name |
エイリアス |
None |
動的 |
false |
-AzureKeyVaultDnsSuffix <string>
Azure Key Vault サービスの DNS サフィックスを指定します。例 : vault-int.azure-int.net
必須 |
false |
位置 |
10 |
パイプライン入力を許可する |
true (ByPropertyName) |
パラメーター セット名 |
Name |
エイリアス |
None |
動的 |
false |
-AzureKeyVaultServiceEndpointResourceId <string>
要求されたトークンの宛先である Azure Key Vault データ サービスのリソース ID を指定します。
必須 |
false |
位置 |
11 |
パイプライン入力を許可する |
true (ByPropertyName) |
パラメーター セット名 |
Name |
エイリアス |
None |
動的 |
false |
-Confirm
必須 |
false |
位置 |
named |
パイプライン入力を許可する |
false |
パラメーター セット名 |
(All) |
エイリアス |
cf |
動的 |
false |
-EnableAdfsAuthentication
権限の検証が無効化されている ADFS 認証を有効化する場合に指定します。
ADFS 認証を有効にする、もしくは代わりに AAD 認証を使用するかどうかを設定する場合に指定します。この値は通常、Azure Stack エンドポイントでのみ true となります。
必須 |
false |
位置 |
16 |
パイプライン入力を許可する |
true (ByPropertyName) |
パラメーター セット名 |
Name |
エイリアス |
OnPremise |
動的 |
false |
-GalleryEndpoint <string>
公開ギャラリーのエンドポイントを指定します。
必須 |
false |
位置 |
7 |
パイプライン入力を許可する |
true (ByPropertyName) |
パラメーター セット名 |
Name |
エイリアス |
Gallery, GalleryUrl |
動的 |
false |
-GraphAudience <string>
AD Graph エンドポイントで認証するトークンの対象ユーザーを指定します。
必須 |
false |
位置 |
18 |
パイプライン入力を許可する |
true (ByPropertyName) |
パラメーター セット名 |
Name |
エイリアス |
GraphEndpointResourceId, GraphResourceId |
動的 |
false |
-GraphEndpoint <string>
AD Graph エンドポイントを指定します。
必須 |
false |
位置 |
9 |
パイプライン入力を許可する |
true (ByPropertyName) |
パラメーター セット名 |
Name |
エイリアス |
Graph, GraphUrl |
動的 |
false |
-ManagementPortalUrl <string>
必須 |
false |
位置 |
3 |
パイプライン入力を許可する |
true (ByPropertyName) |
パラメーター セット名 |
Name |
エイリアス |
None |
動的 |
false |
-Name <string>
必須 |
true |
位置 |
0 |
パイプライン入力を許可する |
true (ByPropertyName) |
パラメーター セット名 |
(All) |
エイリアス |
None |
動的 |
false |
-PublishSettingsFileUrl <string>
必須 |
false |
位置 |
1 |
パイプライン入力を許可する |
true (ByPropertyName) |
パラメーター セット名 |
Name |
エイリアス |
None |
動的 |
false |
-ResourceManagerEndpoint <string>
クラウド サービス エンドポイントを指定します。
必須 |
false |
位置 |
6 |
パイプライン入力を許可する |
true (ByPropertyName) |
パラメーター セット名 |
Name |
エイリアス |
ResourceManager, ResourceManagerUrl |
動的 |
false |
-ServiceEndpoint <string>
必須 |
false |
位置 |
2 |
パイプライン入力を許可する |
true (ByPropertyName) |
パラメーター セット名 |
Name |
エイリアス |
ServiceManagement, ServiceManagementUrl |
動的 |
false |
-SqlDatabaseDnsSuffix <string>
この環境で作成された SQL データベースの DNS サフィックスを指定します。
必須 |
false |
位置 |
13 |
パイプライン入力を許可する |
true (ByPropertyName) |
パラメーター セット名 |
Name |
エイリアス |
None |
動的 |
false |
-StorageEndpoint <string>
ストレージ エンドポイントを指定します。
必須 |
false |
位置 |
4 |
パイプライン入力を許可する |
false |
パラメーター セット名 |
Name |
エイリアス |
StorageEndpointSuffix |
動的 |
false |
-TrafficManagerDnsSuffix <string>
Traffic Manager サービスの DNS サフィックスを指定します。
必須 |
false |
位置 |
12 |
パイプライン入力を許可する |
true (ByPropertyName) |
パラメーター セット名 |
Name |
エイリアス |
None |
動的 |
false |
-WhatIf
必須 |
false |
位置 |
named |
パイプライン入力を許可する |
false |
パラメーター セット名 |
(All) |
エイリアス |
wi |
動的 |
false |
<CommonParameters>
このコマンドレットは、次の共通パラメーターをサポートします: -Verbose、-Debug、-ErrorAction、-ErrorVariable、-WarningAction、-WarningVariable、-OutBuffer、-PipelineVariable、および -OutVariable。詳細については、about_CommonParameters を参照してください。
入力
- System.String
- System.Management.Automation.SwitchParameter
出力
- Microsoft.Azure.Commands.Profile.Models.PSAzureEnvironment
備考
参考