Get Storage Insight Config Plain Args
    data class GetStorageInsightConfigPlainArgs(val resourceGroupName: String, val storageInsightName: String, val workspaceName: String) : ConvertibleToJava<GetStorageInsightConfigPlainArgs> 
Constructors
Link copied to clipboard
                fun GetStorageInsightConfigPlainArgs(resourceGroupName: String, storageInsightName: String, workspaceName: String)