IDomainProperties.ContactRegistrantNameLast 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 ContactRegistrantNameLast { 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.ContactRegistrantNameLast : string with get, set
Public Property ContactRegistrantNameLast As String

Property Value

Attributes

Applies to