RemoveAzureDataFactoryDatasetCommand.Name Property

Definition

[System.Management.Automation.Alias(new System.String[] { "DatasetName" })]
[System.Management.Automation.Parameter(HelpMessage="The dataset name.", Mandatory=true, ParameterSetName="ByFactoryName", Position=2)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public override string Name { get; set; }
[<System.Management.Automation.Alias(new System.String[] { "DatasetName" })>]
[<System.Management.Automation.Parameter(HelpMessage="The dataset name.", Mandatory=true, ParameterSetName="ByFactoryName", Position=2)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Name : string with get, set
Public Overrides Property Name As String

Property Value

String
Attributes

Applies to