共用方式為


Sync-AzDataFactoryV2IntegrationRuntimeCredential

同步處理整合運行時間節點之間的認證。

語法

Sync-AzDataFactoryV2IntegrationRuntimeCredential
    [-Force]
    [-IntegrationRuntimeName] <String>
    [-ResourceGroupName] <String>
    [-DataFactoryName] <String>
    [-DefaultProfile <IAzureContextContainer>]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]
Sync-AzDataFactoryV2IntegrationRuntimeCredential
    [-Force]
    [-ResourceId] <String>
    [-DefaultProfile <IAzureContextContainer>]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]
Sync-AzDataFactoryV2IntegrationRuntimeCredential
    [-Force]
    [-InputObject] <PSIntegrationRuntime>
    [-DefaultProfile <IAzureContextContainer>]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

Description

Sync-AzDataFactoryV2IntegrationRuntimeCredential Cmdlet 會在整合運行時間節點之間同步處理內部部署認證,這會強制所有節點中的認證相同。

範例

範例 1:同步處理整合運行時間認證

同步處理整合運行時間節點之間的認證。 ( 自動產生 )

Sync-AzDataFactoryV2IntegrationRuntimeCredential -DataFactoryName 'test-df-eu2' -IntegrationRuntimeName 'test-selfhost-ir' -ResourceGroupName 'rg-test-dfv2'

參數

-Confirm

在執行 Cmdlet 之前,提示您進行確認。

類型:SwitchParameter
別名:cf
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-DataFactoryName

數據處理站名稱。

類型:String
Position:1
預設值:None
必要:True
接受管線輸入:True
接受萬用字元:False

-DefaultProfile

用於與 azure 通訊的認證、帳戶、租用戶和訂用帳戶。

類型:IAzureContextContainer
別名:AzContext, AzureRmContext, AzureCredential
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-Force

執行 Cmdlet,而不提示確認。

類型:SwitchParameter
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-InputObject

整合運行時間物件。

類型:PSIntegrationRuntime
Position:0
預設值:None
必要:True
接受管線輸入:True
接受萬用字元:False

-IntegrationRuntimeName

整合運行時間名稱。

類型:String
Position:2
預設值:None
必要:True
接受管線輸入:True
接受萬用字元:False

-ResourceGroupName

資源組名。

類型:String
Position:0
預設值:None
必要:True
接受管線輸入:True
接受萬用字元:False

-ResourceId

Azure 資源標識碼。

類型:String
別名:Id
Position:0
預設值:None
必要:True
接受管線輸入:True
接受萬用字元:False

-WhatIf

顯示 Cmdlet 執行但未執行 Cmdlet 時會發生什麼情況。

類型:SwitchParameter
別名:wi
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

輸入

輸出