Udostępnij za pośrednictwem


NetworkExperimentProfilesOperationsExtensions.Get Method

Definition

Gets an NetworkExperiment Profile by ProfileName

public static Microsoft.Azure.Management.FrontDoor.Models.Profile Get (this Microsoft.Azure.Management.FrontDoor.INetworkExperimentProfilesOperations operations, string resourceGroupName, string profileName);
static member Get : Microsoft.Azure.Management.FrontDoor.INetworkExperimentProfilesOperations * string * string -> Microsoft.Azure.Management.FrontDoor.Models.Profile
<Extension()>
Public Function Get (operations As INetworkExperimentProfilesOperations, resourceGroupName As String, profileName As String) 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

Returns

Applies to