Share via


AdditionalUnattendContent.ComponentName Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="componentName")]
public Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ComponentNames? ComponentName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="componentName")>]
member this.ComponentName : Nullable<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ComponentNames> with get, set
Public Property ComponentName As Nullable(Of ComponentNames)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to