New-AzMLWorkspaceDataLakeAnalyticsObject
Create an in-memory object for DataLakeAnalytics.
Syntax
Default (Default)
New-AzMLWorkspaceDataLakeAnalyticsObject
[-Description <String>]
[-DisableLocalAuth <Boolean>]
[-Location <String>]
[-ResourceId <String>]
[-DataLakeStoreAccountName <String>]
[<CommonParameters>]
Description
Create an in-memory object for DataLakeAnalytics.
Examples
Example 1: Create an in-memory object for DataLakeAnalytics
New-AzMLWorkspaceDataLakeAnalyticsObject
Create an in-memory object for DataLakeAnalytics
Parameters
-DataLakeStoreAccountName
DataLake Store Account Name.
Parameter properties
Type: String
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
(All)
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-Description
The description of the Machine Learning compute.
Parameter properties
Type: String
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
(All)
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-DisableLocalAuth
Opt-out of local authentication and ensure customers can use only MSI and AAD exclusively for authentication.
Parameter properties
Type: Boolean
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
(All)
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-Location
Location for the underlying compute.
Parameter properties
Type: String
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
(All)
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-ResourceId
ARM resource id of the underlying compute.
Parameter properties
Type: String
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
(All)
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters .
Outputs
Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.DataLakeAnalytics