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

SearchServiceIPRule.Value 属性

定义

与单个 IPv4 地址相对应的值 (例如 123.1.2.3) 或 CIDR 格式的 IP 范围, (123.1.2.3/24) 。

public string Value { get; set; }
member this.Value : string with get, set
Public Property Value As String

属性值

适用于