Share via


IEnrichmentDomainWhoisContact.Street 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[] Street { 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.Street : string[] with get, set
Public Property Street As String()

Property Value

String[]
Attributes

Applies to