Share via


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

Property Value

String[]
Attributes

Applies to