ConfigurationNames.Name Property

Definition

The configuration names to be set in compute service environment.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Models.IConfigurationName> Name { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.PropertyOrigin.Owned)>]
member this.Name : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Models.IConfigurationName> with get, set
Public Property Name As List(Of IConfigurationName)

Property Value

Implements

Attributes

Applies to