PSAccount Constructors
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.
Overloads
PSAccount() | |
PSAccount(LinkTarget) |
PSAccount()
public PSAccount ();
Public Sub New ()
Applies to
PSAccount(LinkTarget)
public PSAccount (Microsoft.Azure.Management.OperationalInsights.Models.LinkTarget account);
new Microsoft.Azure.Commands.OperationalInsights.Models.PSAccount : Microsoft.Azure.Management.OperationalInsights.Models.LinkTarget -> Microsoft.Azure.Commands.OperationalInsights.Models.PSAccount
Public Sub New (account As LinkTarget)
Parameters
- account
- Microsoft.Azure.Management.OperationalInsights.Models.LinkTarget