RMProfileClient(IProfileOperations) Constructor
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.
public RMProfileClient (Microsoft.Azure.Commands.Common.Authentication.ResourceManager.IProfileOperations profile);
new Microsoft.Azure.Commands.ResourceManager.Common.RMProfileClient : Microsoft.Azure.Commands.Common.Authentication.ResourceManager.IProfileOperations -> Microsoft.Azure.Commands.ResourceManager.Common.RMProfileClient
Public Sub New (profile As IProfileOperations)
Parameters
- profile
- IProfileOperations