次の方法で共有


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

必須のパラメーター

--assembly-artifact-name --name -n

アセンブリ成果物の名前。

--assembly-name

アセンブリ名。

プロパティ
Parameter group: Properties Arguments
--integration-account-name

統合アカウント名。

--resource-group -g

リソース グループの名前。 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.

--assembly-culture

アセンブリ カルチャ。

プロパティ
Parameter group: Properties Arguments
--assembly-public-key-token

アセンブリ公開キー トークン。

プロパティ
Parameter group: Properties Arguments
--assembly-version

アセンブリのバージョン。

プロパティ
Parameter group: Properties Arguments
--changed-time

アーティファクトが時刻を変更しました。

プロパティ
Parameter group: Properties Arguments
--content

The content.

プロパティ
Parameter group: Properties Arguments
--content-link

コンテンツ リンク。 短縮構文、json-file、yaml-file をサポートします。 詳細を表示するには、"??" を試してください。

プロパティ
Parameter group: Properties Arguments
--content-type

コンテンツ タイプ。

プロパティ
Parameter group: Properties Arguments
--created-time

成果物の作成時刻。

プロパティ
Parameter group: Properties Arguments
--location -l

リソースの場所。

プロパティ
Parameter group: AssemblyArtifact Arguments
--metadata

メタデータでは、短縮構文、json-file、yaml-file がサポートされます。 詳細を表示するには、"??" を試してください。

プロパティ
Parameter group: Properties Arguments
--tags

リソース タグ。 短縮構文、json-file、yaml-file をサポートします。 詳細を表示するには、"??" を試してください。

プロパティ
Parameter group: AssemblyArtifact Arguments
グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

プロパティ
規定値: False
--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

プロパティ
規定値: False
--output -o

Output format.

プロパティ
規定値: json
指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --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.

--assembly-artifact-name --name -n

アセンブリ成果物の名前。

プロパティ
Parameter group: Resource Id Arguments
--ids

1 つ以上のリソース ID (スペース区切り)。 これは、'Resource Id' 引数のすべての情報を含む完全なリソース ID である必要があります。 --ids または他の 'Resource Id' 引数を指定する必要があります。

プロパティ
Parameter group: Resource Id Arguments
--integration-account-name

統合アカウント名。

プロパティ
Parameter group: Resource Id Arguments
--resource-group -g

リソース グループの名前。 az configure --defaults group=<name>を使用して既定のグループを構成できます。

プロパティ
Parameter group: Resource Id Arguments
--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

プロパティ
Parameter group: Resource Id Arguments
--yes -y

確認を求めないでください。

プロパティ
規定値: False
グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

プロパティ
規定値: False
--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

プロパティ
規定値: False
--output -o

Output format.

プロパティ
規定値: json
指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --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

必須のパラメーター

--integration-account-name

統合アカウント名。

--resource-group -g

リソース グループの名前。 az configure --defaults group=<name>を使用して既定のグループを構成できます。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

プロパティ
規定値: False
--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

プロパティ
規定値: False
--output -o

Output format.

プロパティ
規定値: json
指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --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.

--assembly-artifact-name --name -n

アセンブリ成果物の名前。

プロパティ
Parameter group: Resource Id Arguments
--ids

1 つ以上のリソース ID (スペース区切り)。 これは、'Resource Id' 引数のすべての情報を含む完全なリソース ID である必要があります。 --ids または他の 'Resource Id' 引数を指定する必要があります。

プロパティ
Parameter group: Resource Id Arguments
--integration-account-name

統合アカウント名。

プロパティ
Parameter group: Resource Id Arguments
--resource-group -g

リソース グループの名前。 az configure --defaults group=<name>を使用して既定のグループを構成できます。

プロパティ
Parameter group: Resource Id Arguments
--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

プロパティ
Parameter group: Resource Id Arguments
グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

プロパティ
規定値: False
--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

プロパティ
規定値: False
--output -o

Output format.

プロパティ
規定値: json
指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --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

パスとキー値のペアを指定して、オブジェクトの一覧にオブジェクトを追加します。 例: --add property.listProperty <key=value, string or JSON string>

プロパティ
Parameter group: Generic Update Arguments
--assembly-artifact-name --name -n

アセンブリ成果物の名前。

プロパティ
Parameter group: Resource Id Arguments
--assembly-culture

アセンブリ カルチャ。

プロパティ
Parameter group: Properties Arguments
--assembly-name

アセンブリ名。

プロパティ
Parameter group: Properties Arguments
--assembly-public-key-token

アセンブリ公開キー トークン。

プロパティ
Parameter group: Properties Arguments
--assembly-version

アセンブリのバージョン。

プロパティ
Parameter group: Properties Arguments
--changed-time

アーティファクトが時刻を変更しました。

プロパティ
Parameter group: Properties Arguments
--content

The content.

プロパティ
Parameter group: Properties Arguments
--content-link

コンテンツ リンク。 短縮構文、json-file、yaml-file をサポートします。 詳細を表示するには、"??" を試してください。

プロパティ
Parameter group: Properties Arguments
--content-type

コンテンツ タイプ。

プロパティ
Parameter group: Properties Arguments
--created-time

成果物の作成時刻。

プロパティ
Parameter group: Properties Arguments
--force-string

'set' または 'add' を使用する場合は、JSON に変換するのではなく、文字列リテラルを保持します。

プロパティ
Parameter group: Generic Update Arguments
指定可能な値: 0, 1, f, false, n, no, t, true, y, yes
--ids

1 つ以上のリソース ID (スペース区切り)。 これは、'Resource Id' 引数のすべての情報を含む完全なリソース ID である必要があります。 --ids または他の 'Resource Id' 引数を指定する必要があります。

プロパティ
Parameter group: Resource Id Arguments
--integration-account-name

統合アカウント名。

プロパティ
Parameter group: Resource Id Arguments
--location -l

リソースの場所。

プロパティ
Parameter group: AssemblyArtifact Arguments
--metadata

メタデータでは、短縮構文、json-file、yaml-file がサポートされます。 詳細を表示するには、"??" を試してください。

プロパティ
Parameter group: Properties Arguments
--remove

リストからプロパティまたは要素を削除します。 例: --remove property.list <indexToRemove> OR --remove propertyToRemove

プロパティ
Parameter group: Generic Update Arguments
--resource-group -g

リソース グループの名前。 az configure --defaults group=<name>を使用して既定のグループを構成できます。

プロパティ
Parameter group: Resource Id Arguments
--set

設定するプロパティ パスと値を指定して、オブジェクトを更新します。 例: --set property1.property2=<value>

プロパティ
Parameter group: Generic Update Arguments
--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

プロパティ
Parameter group: Resource Id Arguments
--tags

リソース タグ。 短縮構文、json-file、yaml-file をサポートします。 詳細を表示するには、"??" を試してください。

プロパティ
Parameter group: AssemblyArtifact Arguments
グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

プロパティ
規定値: False
--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

プロパティ
規定値: False
--output -o

Output format.

プロパティ
規定値: json
指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

プロパティ
規定値: False