Compartilhar via


NetworkExperimentProfilesOperationsExtensions.BeginCreateOrUpdate Method

Definition

Creates an NetworkExperiment Profile

public static Microsoft.Azure.Management.FrontDoor.Models.Profile BeginCreateOrUpdate (this Microsoft.Azure.Management.FrontDoor.INetworkExperimentProfilesOperations operations, string profileName, string resourceGroupName, Microsoft.Azure.Management.FrontDoor.Models.Profile parameters);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.FrontDoor.INetworkExperimentProfilesOperations * string * string * Microsoft.Azure.Management.FrontDoor.Models.Profile -> Microsoft.Azure.Management.FrontDoor.Models.Profile
<Extension()>
Public Function BeginCreateOrUpdate (operations As INetworkExperimentProfilesOperations, profileName As String, resourceGroupName As String, parameters As Profile) As Profile

Parameters

operations
INetworkExperimentProfilesOperations

The operations group for this extension method.

profileName
String

The Profile identifier associated with the Tenant and Partner

resourceGroupName
String

Name of the Resource group within the Azure subscription.

parameters
Profile

Returns

Applies to