az logic integration-account assembly
Note
This reference is part of the logic extension for the Azure CLI (version 2.55.0 or higher). az logic integration-account assembly コマンドを初めて実行すると、拡張機能が自動的にインストールされます。 Learn more about extensions.
統合アカウント アセンブリを管理します。
コマンド
名前 | 説明 | 型 | 状態 |
---|---|---|---|
az logic integration-account assembly create |
統合アカウントのアセンブリを作成します。 |
Extension | GA |
az logic integration-account assembly delete |
統合アカウントのアセンブリを削除します。 |
Extension | GA |
az logic integration-account assembly list |
統合アカウントのアセンブリを一覧表示します。 |
Extension | GA |
az logic integration-account assembly show |
統合アカウントのアセンブリを表示します。 |
Extension | GA |
az logic integration-account assembly update |
統合アカウントのアセンブリを更新します。 |
Extension | GA |
az logic integration-account assembly create
統合アカウントのアセンブリを作成します。
az logic integration-account assembly create --assembly-artifact-name --name
--assembly-name
--integration-account-name
--resource-group
[--assembly-culture]
[--assembly-public-key-token]
[--assembly-version]
[--changed-time]
[--content]
[--content-link]
[--content-type]
[--created-time]
[--location]
[--metadata]
[--tags]
例
Create assembly
az logic integration-account assembly create -g rg --integration-account-name name -n assembly --assembly-name assembly --content 'Base64 encoded Assembly Content' --content-type application/octet-stream
必須のパラメーター
アセンブリ成果物の名前。
アセンブリ名。
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
統合アカウント名。
リソース グループの名前。
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.
アセンブリ カルチャ。
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
アセンブリ公開キー トークン。
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
アセンブリのバージョン。
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
アーティファクトが時刻を変更しました。
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
The content.
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
コンテンツ リンク。 短縮構文、json-file、yaml-file をサポートします。 詳細を表示するには、"??" を試してください。
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
コンテンツ タイプ。
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
成果物の作成時刻。
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
リソースの場所。
プロパティ | 値 |
---|---|
Parameter group: | AssemblyArtifact Arguments |
メタデータでは、短縮構文、json-file、yaml-file がサポートされます。 詳細を表示するには、"??" を試してください。
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
リソース タグ。 短縮構文、json-file、yaml-file をサポートします。 詳細を表示するには、"??" を試してください。
プロパティ | 値 |
---|---|
Parameter group: | AssemblyArtifact 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 logic integration-account assembly delete
統合アカウントのアセンブリを削除します。
az logic integration-account assembly delete [--assembly-artifact-name --name]
[--ids]
[--integration-account-name]
[--resource-group]
[--subscription]
[--yes]
例
Delete assembly
az logic integration-account assembly delete -g rg --integration-account-name name -n assembly
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
アセンブリ成果物の名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
1 つ以上のリソース ID (スペース区切り)。 これは、'Resource Id' 引数のすべての情報を含む完全なリソース ID である必要があります。 --ids または他の 'Resource Id' 引数を指定する必要があります。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
統合アカウント名。
プロパティ | 値 |
---|---|
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 |
確認を求めないでください。
プロパティ | 値 |
---|---|
規定値: | False |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az logic integration-account assembly list
統合アカウントのアセンブリを一覧表示します。
az logic integration-account assembly list --integration-account-name
--resource-group
例
List assembly
az logic integration-account assembly list -g rg --integration-account-name name
必須のパラメーター
統合アカウント名。
リソース グループの名前。
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 logic integration-account assembly show
統合アカウントのアセンブリを表示します。
az logic integration-account assembly show [--assembly-artifact-name --name]
[--ids]
[--integration-account-name]
[--resource-group]
[--subscription]
例
Show assembly
az logic integration-account assembly show -g rg --integration-account-name name -n assembly
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
アセンブリ成果物の名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
1 つ以上のリソース ID (スペース区切り)。 これは、'Resource Id' 引数のすべての情報を含む完全なリソース ID である必要があります。 --ids または他の 'Resource Id' 引数を指定する必要があります。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
統合アカウント名。
プロパティ | 値 |
---|---|
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 |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az logic integration-account assembly update
統合アカウントのアセンブリを更新します。
az logic integration-account assembly update [--add]
[--assembly-artifact-name --name]
[--assembly-culture]
[--assembly-name]
[--assembly-public-key-token]
[--assembly-version]
[--changed-time]
[--content]
[--content-link]
[--content-type]
[--created-time]
[--force-string {0, 1, f, false, n, no, t, true, y, yes}]
[--ids]
[--integration-account-name]
[--location]
[--metadata]
[--remove]
[--resource-group]
[--set]
[--subscription]
[--tags]
例
Update assembly
az logic integration-account assembly update -g rg --integration-account-name name -n assembly --assembly-version 1.0.0.0
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
パスとキー値のペアを指定して、オブジェクトの一覧にオブジェクトを追加します。 例: --add property.listProperty <key=value, string or JSON string>
。
プロパティ | 値 |
---|---|
Parameter group: | Generic Update Arguments |
アセンブリ成果物の名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
アセンブリ カルチャ。
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
アセンブリ名。
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
アセンブリ公開キー トークン。
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
アセンブリのバージョン。
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
アーティファクトが時刻を変更しました。
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
The content.
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
コンテンツ リンク。 短縮構文、json-file、yaml-file をサポートします。 詳細を表示するには、"??" を試してください。
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
コンテンツ タイプ。
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
成果物の作成時刻。
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
'set' または 'add' を使用する場合は、JSON に変換するのではなく、文字列リテラルを保持します。
プロパティ | 値 |
---|---|
Parameter group: | Generic Update Arguments |
指定可能な値: | 0, 1, f, false, n, no, t, true, y, yes |
1 つ以上のリソース ID (スペース区切り)。 これは、'Resource Id' 引数のすべての情報を含む完全なリソース ID である必要があります。 --ids または他の 'Resource Id' 引数を指定する必要があります。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
統合アカウント名。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
リソースの場所。
プロパティ | 値 |
---|---|
Parameter group: | AssemblyArtifact Arguments |
メタデータでは、短縮構文、json-file、yaml-file がサポートされます。 詳細を表示するには、"??" を試してください。
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
リストからプロパティまたは要素を削除します。 例: --remove property.list <indexToRemove>
OR --remove propertyToRemove
。
プロパティ | 値 |
---|---|
Parameter group: | Generic Update Arguments |
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
設定するプロパティ パスと値を指定して、オブジェクトを更新します。 例: --set property1.property2=<value>
。
プロパティ | 値 |
---|---|
Parameter group: | Generic Update Arguments |
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
リソース タグ。 短縮構文、json-file、yaml-file をサポートします。 詳細を表示するには、"??" を試してください。
プロパティ | 値 |
---|---|
Parameter group: | AssemblyArtifact Arguments |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |