你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DomainContact.DefinitionStages.WithAttach<ParentT> Interface

Type Parameters

ParentT

the return type of attach()

public interface WithAttach extends Attachable.InDefinition,DomainContact.DefinitionStages.WithOrganization,DomainContact.DefinitionStages.WithJobTitle,DomainContact.DefinitionStages.WithFaxNumber

The final stage of the domain contact definition.

At this stage, any remaining optional settings can be specified, or the domain contact definition can be attached to the parent domain definition using attach().

Method Summary

Modifier and Type Method and Description
Contact build()

Inherited Members

Method Details

build

public Contact build()

Applies to