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

NetworkSecurityRule.Definition<ParentT> 接口

类型参数

ParentT

最终的返回类型 Attachable#attach()

实现

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

网络安全规则定义的全部。

适用于