Freigeben über


AzureCloudAppProfile.CreateDefaultProfile-Methode

Namespace:  Microsoft.TeamFoundation.Build.Common
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)

Syntax

'Declaration
Public Shared Function CreateDefaultProfile ( _
    hostedServiceName As String, _
    storageAccountName As String, _
    deploymentLabel As String _
) As AzureCloudAppProfile
public static AzureCloudAppProfile CreateDefaultProfile(
    string hostedServiceName,
    string storageAccountName,
    string deploymentLabel
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Build.Common.AzureCloudAppProfile
Gibt AzureCloudAppProfile zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

AzureCloudAppProfile Klasse

Microsoft.TeamFoundation.Build.Common-Namespace