IConfigurationNameItem.Name Property

Definition

The configuration names to be set in compute service environment.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="The configuration names to be set in compute service environment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Models.Api20221101Preview.IConfigurationName) }, ReadOnly=false, Required=false, SerializedName="names")]
public Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Models.Api20221101Preview.IConfigurationName[] Name { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="The configuration names to be set in compute service environment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Models.Api20221101Preview.IConfigurationName) }, ReadOnly=false, Required=false, SerializedName="names")>]
member this.Name : Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Models.Api20221101Preview.IConfigurationName[] with get, set
Public Property Name As IConfigurationName()

Property Value

Attributes

Applies to