你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IUpdateExternalEndpoint 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
作为父流量管理器配置文件更新的一部分,整个外部终结点更新。
public interface IUpdateExternalEndpoint : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResourceActions.ISettable<Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerProfile.Update.IUpdate>, Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.Update.IUpdate, Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.Update.IWithFqdn, Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.Update.IWithSourceTrafficRegion
type IUpdateExternalEndpoint = interface
interface IWithFqdn
interface IWithSourceTrafficRegion
interface IUpdate
interface ISettable<IUpdate>
interface IWithRoutingWeight
interface IWithRoutingPriority
interface IWithSubnetRouting
interface IWithCustomHeaders
interface IWithGeographicLocation
interface IWithTrafficDisabledOrEnabled
Public Interface IUpdateExternalEndpoint
Implements ISettable(Of IUpdate), IUpdate, IWithFqdn, IWithSourceTrafficRegion
- 实现