IOrganizationResource.CompanyDetailBusinessPhone 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.
Business phone number of the company
[Microsoft.Azure.PowerShell.Cmdlets.NeonPostgres.Runtime.Info(Create=true, Description="Business phone number of the company", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="businessPhone", Update=true)]
public string CompanyDetailBusinessPhone { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NeonPostgres.Runtime.Info(Create=true, Description="Business phone number of the company", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="businessPhone", Update=true)>]
member this.CompanyDetailBusinessPhone : string with get, set
Public Property CompanyDetailBusinessPhone As String
Property Value
- Attributes