az healthcareapis workspace dicom-service
Note
This reference is part of the healthcareapis extension for the Azure CLI (version 2.66.0 or higher). 拡張機能は、az healthcareapis workspace dicom-service コマンドを初めて実行するときに自動的にインストールされます。 Learn more about extensions.
healthcareapis を使用して dicom サービスを管理します。
コマンド
名前 | 説明 | 型 | 状態 |
---|---|---|---|
az healthcareapis workspace dicom-service create |
指定されたパラメーターを使用して DICOM サービス リソースを作成します。 |
Extension | GA |
az healthcareapis workspace dicom-service delete |
DICOM サービスを削除します。 |
Extension | GA |
az healthcareapis workspace dicom-service list |
特定のワークスペースのすべての DICOM サービスを一覧表示します。 |
Extension | GA |
az healthcareapis workspace dicom-service show |
指定した DICOM サービスのプロパティを取得します。 |
Extension | GA |
az healthcareapis workspace dicom-service update |
DICOM サービスの詳細にパッチを適用します。 |
Extension | GA |
az healthcareapis workspace dicom-service wait |
healthcareapis ワークスペースの dicom-service の条件が満たされるまで、CLI を待機状態にします。 |
Extension | GA |
az healthcareapis workspace dicom-service create
指定されたパラメーターを使用して DICOM サービス リソースを作成します。
az healthcareapis workspace dicom-service create --dicom-service-name --name
--resource-group
--workspace-name
[--etag]
[--identity-type {None, SystemAssigned, SystemAssigned,UserAssigned, UserAssigned}]
[--location]
[--no-wait]
[--public-network-access {Disabled, Enabled}]
[--tags]
[--user-assigned-identities]
例
Dicom サービスを作成または更新する
az healthcareapis workspace dicom-service create --name "blue" --location "westus" --resource-group "testRG" --workspace-name "workspace1"
必須のパラメーター
DICOM サービス リソースの名前。
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
ワークスペース リソースの名前。
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
リソースに関連付けられている etag。編集時にオプティミスティック コンカレンシーに使用されます。
指定されている ID の種類 。現在 SystemAssigned と None は許可されていません。
プロパティ | 値 |
---|---|
Parameter group: | Identity Arguments |
指定可能な値: | None, SystemAssigned, SystemAssigned,UserAssigned, UserAssigned |
Location. 値のソース: az account list-locations
az configure --defaults location=<location>
を使用して、既定の場所を構成できます。
実行時間の長い操作が完了するまで待つ必要はありません。
プロパティ | 値 |
---|---|
規定値: | False |
プライベート エンドポイントが有効になっている間、パブリック ネットワークから送信されるデータ プレーン トラフィックのアクセス許可を制御します。
プロパティ | 値 |
---|---|
指定可能な値: | Disabled, Enabled |
スペース区切りのタグ: key[=value] [key[=value] ...]既存のタグをクリアするには、"" を使用します。
リソースに関連付けられているユーザー割り当て ID のセット。 userAssignedIdentities ディクショナリ キーは、'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName} という形式の ARM リソース ID になります。 ディクショナリ値は、要求内の空のオブジェクト ({}) にすることができます。 予期される値: json-string/json-file/@json-file。
プロパティ | 値 |
---|---|
Parameter group: | Identity Arguments |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az healthcareapis workspace dicom-service delete
DICOM サービスを削除します。
az healthcareapis workspace dicom-service delete [--dicom-service-name --name]
[--ids]
[--no-wait]
[--resource-group]
[--subscription]
[--workspace-name]
[--yes]
例
dicomservice を削除する
az healthcareapis workspace dicom-service delete --name "blue" --resource-group "testRG" --workspace-name "workspace1"
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
DICOM サービス リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
1 つ以上のリソース ID (スペース区切り)。 これは、'Resource Id' 引数のすべての情報を含む完全なリソース ID である必要があります。 --ids または他の 'Resource Id' 引数を指定する必要があります。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
実行時間の長い操作が完了するまで待つ必要はありません。
プロパティ | 値 |
---|---|
規定値: | False |
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
ワークスペース リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
確認を求めないでください。
プロパティ | 値 |
---|---|
規定値: | False |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az healthcareapis workspace dicom-service list
特定のワークスペースのすべての DICOM サービスを一覧表示します。
az healthcareapis workspace dicom-service list --resource-group
--workspace-name
例
List dicomservices
az healthcareapis workspace dicom-service list --resource-group "testRG" --workspace-name "workspace1"
必須のパラメーター
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
ワークスペース リソースの名前。
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az healthcareapis workspace dicom-service show
指定した DICOM サービスのプロパティを取得します。
az healthcareapis workspace dicom-service show [--dicom-service-name --name]
[--ids]
[--resource-group]
[--subscription]
[--workspace-name]
例
dicomservice を取得する
az healthcareapis workspace dicom-service show --name "blue" --resource-group "testRG" --workspace-name "workspace1"
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
DICOM サービス リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
1 つ以上のリソース ID (スペース区切り)。 これは、'Resource Id' 引数のすべての情報を含む完全なリソース ID である必要があります。 --ids または他の 'Resource Id' 引数を指定する必要があります。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
ワークスペース リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az healthcareapis workspace dicom-service update
DICOM サービスの詳細にパッチを適用します。
az healthcareapis workspace dicom-service update [--dicom-service-name --name]
[--identity-type {None, SystemAssigned, SystemAssigned,UserAssigned, UserAssigned}]
[--ids]
[--no-wait]
[--resource-group]
[--subscription]
[--tags]
[--user-assigned-identities]
[--workspace-name]
例
dicomservice を更新する
az healthcareapis workspace dicom-service update --name "blue" --tags tagKey="tagValue" --resource-group "testRG" --workspace-name "workspace1"
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
DICOM サービス リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
指定されている ID の種類 。現在 SystemAssigned と None は許可されていません。
プロパティ | 値 |
---|---|
Parameter group: | Identity Arguments |
指定可能な値: | None, SystemAssigned, SystemAssigned,UserAssigned, UserAssigned |
1 つ以上のリソース ID (スペース区切り)。 これは、'Resource Id' 引数のすべての情報を含む完全なリソース ID である必要があります。 --ids または他の 'Resource Id' 引数を指定する必要があります。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
実行時間の長い操作が完了するまで待つ必要はありません。
プロパティ | 値 |
---|---|
規定値: | False |
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
スペース区切りのタグ: key[=value] [key[=value] ...]既存のタグをクリアするには、"" を使用します。
リソースに関連付けられているユーザー割り当て ID のセット。 userAssignedIdentities ディクショナリ キーは、'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName} という形式の ARM リソース ID になります。 ディクショナリ値は、要求内の空のオブジェクト ({}) にすることができます。 予期される値: json-string/json-file/@json-file。
プロパティ | 値 |
---|---|
Parameter group: | Identity Arguments |
ワークスペース リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az healthcareapis workspace dicom-service wait
healthcareapis ワークスペースの dicom-service の条件が満たされるまで、CLI を待機状態にします。
az healthcareapis workspace dicom-service wait [--created]
[--custom]
[--deleted]
[--dicom-service-name --name]
[--exists]
[--ids]
[--interval]
[--resource-group]
[--subscription]
[--timeout]
[--updated]
[--workspace-name]
例
healthcareapis ワークスペース dicom-service が正常に作成されるまで、CLI スクリプトの次の行の実行を一時停止します。
az healthcareapis workspace dicom-service wait --name "blue" --resource-group "testRG" --workspace-name "workspace1" --created
healthcareapis ワークスペース dicom-service が正常に更新されるまで、CLI スクリプトの次の行の実行を一時停止します。
az healthcareapis workspace dicom-service wait --name "blue" --resource-group "testRG" --workspace-name "workspace1" --updated
healthcareapis ワークスペース dicom-service が正常に削除されるまで、CLI スクリプトの次の行の実行を一時停止します。
az healthcareapis workspace dicom-service wait --name "blue" --resource-group "testRG" --workspace-name "workspace1" --deleted
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
'provisioningState' が 'Succeeded' で作成されるまで待ちます。
プロパティ | 値 |
---|---|
Parameter group: | Wait Condition Arguments |
規定値: | False |
条件がカスタム JMESPath クエリを満たすまで待ちます。 例: provisioningState!='InProgress'、instanceView.statuses[?code=='PowerState/running']。
プロパティ | 値 |
---|---|
Parameter group: | Wait Condition Arguments |
削除されるまで待ちます。
プロパティ | 値 |
---|---|
Parameter group: | Wait Condition Arguments |
規定値: | False |
DICOM サービス リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
リソースが存在するまで待ちます。
プロパティ | 値 |
---|---|
Parameter group: | Wait Condition Arguments |
規定値: | False |
1 つ以上のリソース ID (スペース区切り)。 これは、'Resource Id' 引数のすべての情報を含む完全なリソース ID である必要があります。 --ids または他の 'Resource Id' 引数を指定する必要があります。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
ポーリング間隔 (秒単位)。
プロパティ | 値 |
---|---|
Parameter group: | Wait Condition Arguments |
規定値: | 30 |
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
最大待機時間 (秒単位)。
プロパティ | 値 |
---|---|
Parameter group: | Wait Condition Arguments |
規定値: | 3600 |
provisioningState が 'Succeeded' で更新されるまで待ちます。
プロパティ | 値 |
---|---|
Parameter group: | Wait Condition Arguments |
規定値: | False |
ワークスペース リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |