Share via


IEnrichmentDomainWhoisContacts.RegistrantStreet Property

Definition

A list describing the street address for this contact

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="A list describing the street address for this contact", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="street")]
public string[] RegistrantStreet { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="A list describing the street address for this contact", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="street")>]
member this.RegistrantStreet : string[] with get, set
Public Property RegistrantStreet As String()

Property Value

String[]
Attributes

Applies to