New-AzMLWorkspaceOutputPathAssetReferenceObject
建立 OutputPathAssetReference 的記憶體內物件。
語法
Default (預設值)
New-AzMLWorkspaceOutputPathAssetReferenceObject
-ReferenceType <ReferenceType>
[-JobId <String>]
[-Path <String>]
[<CommonParameters>]
Description
建立 OutputPathAssetReference 的記憶體內物件。
範例
範例 1:建立 OutputPathAssetReference 的記憶體內物件
New-AzMLWorkspaceOutputPathAssetReferenceObject -JobId <String> -Path <String>
此命令會建立 OutputPathAssetReference 的記憶體內物件。
參數
-JobId
作業的 ARM 資源識別碼。
參數屬性
| 類型: | String |
| 預設值: | None |
| 支援萬用字元: | False |
| 不要顯示: | False |
參數集
(All)
| Position: | Named |
| 必要: | False |
| 來自管線的值: | False |
| 來自管線按屬性名稱的值: | False |
| 來自剩餘引數的值: | False |
-Path
作業輸出中檔案/目錄的路徑。
參數屬性
| 類型: | String |
| 預設值: | None |
| 支援萬用字元: | False |
| 不要顯示: | False |
參數集
(All)
| Position: | Named |
| 必要: | False |
| 來自管線的值: | False |
| 來自管線按屬性名稱的值: | False |
| 來自剩餘引數的值: | False |
-ReferenceType
[必要]指定資產參考的類型。
參數屬性
| 類型: | ReferenceType |
| 預設值: | None |
| 支援萬用字元: | False |
| 不要顯示: | False |
參數集
(All)
| Position: | Named |
| 必要: | True |
| 來自管線的值: | False |
| 來自管線按屬性名稱的值: | False |
| 來自剩餘引數的值: | False |
CommonParameters
此 cmdlet 支援常見參數:-Debug、-ErrorAction、-ErrorVariable、-InformationAction、-InformationVariable、-OutBuffer、-OutVariable、-PipelineVariable、-ProgressAction、-Verbose、-WarningAction 和 -WarningVariable。 如需詳細資訊,請參閱 about_CommonParameters。