Share via


RedisResource.StaticIP Property

Definition

Static IP address. Optionally, may be specified when deploying a Redis cache inside an existing Azure Virtual Network; auto assigned by default.

public Azure.Provisioning.BicepValue<System.Net.IPAddress> StaticIP { get; set; }
member this.StaticIP : Azure.Provisioning.BicepValue<System.Net.IPAddress> with get, set
Public Property StaticIP As BicepValue(Of IPAddress)

Property Value

Applies to