IDomainPatchResource.ContactTechNameLast Property

Definition

Last name.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Last name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="nameLast", Update=false)]
public string ContactTechNameLast { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Last name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="nameLast", Update=false)>]
member this.ContactTechNameLast : string with get, set
Public Property ContactTechNameLast As String

Property Value

Attributes

Applies to