PSStorageInsight 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
PSStorageInsight() | |
PSStorageInsight(StorageInsight, String, String) |
PSStorageInsight()
public PSStorageInsight ();
Public Sub New ()
Applies to
PSStorageInsight(StorageInsight, String, String)
public PSStorageInsight (Microsoft.Azure.Management.OperationalInsights.Models.StorageInsight storageInsight, string resourceGroupName, string workspaceName);
new Microsoft.Azure.Commands.OperationalInsights.Models.PSStorageInsight : Microsoft.Azure.Management.OperationalInsights.Models.StorageInsight * string * string -> Microsoft.Azure.Commands.OperationalInsights.Models.PSStorageInsight
Public Sub New (storageInsight As StorageInsight, resourceGroupName As String, workspaceName As String)
Parameters
- storageInsight
- StorageInsight
- resourceGroupName
- String
- workspaceName
- String