IWithPhoneNumber<ParentT>.WithPhoneNumber(String) Method
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.
Specifies the phone number.
public Microsoft.Azure.Management.AppService.Fluent.DomainContact.Definition.IWithAttach<ParentT> WithPhoneNumber (string phoneNumber);
abstract member WithPhoneNumber : string -> Microsoft.Azure.Management.AppService.Fluent.DomainContact.Definition.IWithAttach<'ParentT>
Public Function WithPhoneNumber (phoneNumber As String) As IWithAttach(Of ParentT)
Parameters
- phoneNumber
- String
Phone number.