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

NetworkSecurityRule.UpdateDefinition<ParentT> 接口

类型参数

ParentT

最终的返回类型 UpdateDefinitionStages.WithAttach#attach()

实现

public static interface NetworkSecurityRule.UpdateDefinition
extends Blank<ParentT>, WithDirectionAccess<ParentT>, WithSourceAddressOrSecurityGroup<ParentT>, WithSourcePort<ParentT>, WithDestinationAddressOrSecurityGroup<ParentT>, WithDestinationPort<ParentT>, WithProtocol<ParentT>, WithAttach<ParentT>

网络安全规则定义的完整内容,作为网络安全组更新的一部分。

适用于