Get-AzNetworkSecurityPerimeterAssociableResourceType
NSP にオンボードされているリソースの一覧を取得します。 これらのリソースは、ネットワーク セキュリティ境界に関連付けることができます
構文
Default (既定)
Get-AzNetworkSecurityPerimeterAssociableResourceType
-Location <String>
[-SubscriptionId <String[]>]
[-DefaultProfile <PSObject>]
[<CommonParameters>]
説明
NSP にオンボードされているリソースの一覧を取得します。 これらのリソースは、ネットワーク セキュリティ境界に関連付けることができます
例
例 1: NetworkSecurityPerimeter AssociableResourceTypes を一覧表示する
Get-AzNetworkSecurityPerimeterAssociableResourceType -Location eastus2euap
Name
----
Microsoft.Sql.servers
Microsoft.Storage.storageAccounts
Microsoft.EventHub.namespaces
Microsoft.CognitiveServices.accounts
Microsoft.Search.searchServices
Microsoft.Purview.accounts
Microsoft.ContainerService.managedClusters
Microsoft.KeyVault.vaults
Microsoft.OperationalInsights.workspaces
Microsoft.Insights.dataCollectionEndpoints
Microsoft.ServiceBus.namespaces
NetworkSecurityPerimeter AssociableResourceTypes を一覧表示する
パラメーター
-DefaultProfile
DefaultProfile パラメーターは機能しません。 別のサブスクリプションに対してコマンドレットを実行する場合は、使用可能な場合は SubscriptionId パラメーターを使用します。
パラメーターのプロパティ
| 型: | PSObject |
| 規定値: | None |
| ワイルドカードのサポート: | False |
| DontShow: | False |
| Aliases: | AzureRMContext, AzureCredential |
パラメーター セット
(All)
| 配置: | Named |
| 必須: | False |
| パイプラインからの値: | False |
| プロパティ名別のパイプラインからの値: | False |
| 残りの引数からの値: | False |
-Location
ネットワーク セキュリティ境界の場所。
パラメーターのプロパティ
| 型: | String |
| 規定値: | None |
| ワイルドカードのサポート: | False |
| DontShow: | False |
パラメーター セット
(All)
| 配置: | Named |
| 必須: | True |
| パイプラインからの値: | False |
| プロパティ名別のパイプラインからの値: | False |
| 残りの引数からの値: | False |
-SubscriptionId
Microsoft Azure サブスクリプションを一意に識別するサブスクリプション資格情報。 サブスクリプション ID は、すべてのサービス呼び出しの URI の一部を形成します。
パラメーターのプロパティ
| 型: | String[] |
| 規定値: | (Get-AzContext).Subscription.Id |
| ワイルドカードのサポート: | False |
| DontShow: | False |
パラメーター セット
(All)
| 配置: | Named |
| 必須: | False |
| パイプラインからの値: | False |
| プロパティ名別のパイプラインからの値: | False |
| 残りの引数からの値: | False |
CommonParameters
このコマンドレットでは、一般的なパラメーター -Debug、-ErrorAction、-ErrorVariable、-InformationAction、-InformationVariable、-OutBuffer、-OutVariable、-PipelineVariable、-ProgressAction、-Verbose、-WarningAction、-WarningVariable の各パラメーターがサポートされています。 詳細については、about_CommonParametersを参照してください。