共用方式為


SearchServiceIPRule.Value Property

Definition

Value corresponding to a single IPv4 address (eg., 123.1.2.3) or an IP range in CIDR format (eg., 123.1.2.3/24) to be allowed.

public Azure.Provisioning.BicepValue<string> Value { get; set; }
member this.Value : Azure.Provisioning.BicepValue<string> with get, set
Public Property Value As BicepValue(Of String)

Property Value

Applies to