ICommunicationServiceResource.LinkedDomain Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of email Domain resource Ids.
[Microsoft.Azure.PowerShell.Cmdlets.Communication.Runtime.Info(Description="List of email Domain resource Ids.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="linkedDomains")]
public string[] LinkedDomain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Communication.Runtime.Info(Description="List of email Domain resource Ids.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="linkedDomains")>]
member this.LinkedDomain : string[] with get, set
Public Property LinkedDomain As String()
Property Value
String[]
- Attributes