IWithOrganization<ParentT>.WithOrganization(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.
public Microsoft.Azure.Management.AppService.Fluent.DomainContact.Definition.IWithAttach<ParentT> WithOrganization (string organziation);
abstract member WithOrganization : string -> Microsoft.Azure.Management.AppService.Fluent.DomainContact.Definition.IWithAttach<'ParentT>
Public Function WithOrganization (organziation As String) As IWithAttach(Of ParentT)
Parameters
- organziation
- String