Udostępnij za pośrednictwem


NetworkExperimentProfilesOperationsExtensions.BeginUpdate Method

Definition

Updates an NetworkExperimentProfiles

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

Parameters

operations
INetworkExperimentProfilesOperations

The operations group for this extension method.

resourceGroupName
String

Name of the Resource group within the Azure subscription.

profileName
String

The Profile identifier associated with the Tenant and Partner

parameters
ProfileUpdateModel

Returns

Applies to