IMetadataModel.SupportEmail Property

Definition

Email of support contact

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Email of support contact", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="email", Update=true)]
public string SupportEmail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Email of support contact", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="email", Update=true)>]
member this.SupportEmail : string with get, set
Public Property SupportEmail As String

Property Value

Attributes

Applies to