你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DataCollectionController.Create Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Create(AzurePSDataCollectionProfile) | |
Create(IAzureSession) |
Create(AzurePSDataCollectionProfile)
public static Microsoft.Azure.Commands.Common.Authentication.Abstractions.DataCollectionController Create (Microsoft.Azure.Commands.Common.Authentication.Abstractions.AzurePSDataCollectionProfile profile);
static member Create : Microsoft.Azure.Commands.Common.Authentication.Abstractions.AzurePSDataCollectionProfile -> Microsoft.Azure.Commands.Common.Authentication.Abstractions.DataCollectionController
Public Shared Function Create (profile As AzurePSDataCollectionProfile) As DataCollectionController
Parameters
- profile
- AzurePSDataCollectionProfile
Returns
Applies to
Create(IAzureSession)
public static Microsoft.Azure.Commands.Common.Authentication.Abstractions.DataCollectionController Create (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureSession session);
static member Create : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureSession -> Microsoft.Azure.Commands.Common.Authentication.Abstractions.DataCollectionController
Public Shared Function Create (session As IAzureSession) As DataCollectionController
Parameters
- session
- IAzureSession