PostgreSqlFlexibleServerNetwork.DelegatedSubnetResourceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resource identifier of the delegated subnet. Required during creation of a new server, in case you want the server to be integrated into your own virtual network. For an update operation, you only have to provide this property if you want to change the value assigned for the private DNS zone.
public Azure.Core.ResourceIdentifier DelegatedSubnetResourceId { get; set; }
member this.DelegatedSubnetResourceId : Azure.Core.ResourceIdentifier with get, set
Public Property DelegatedSubnetResourceId As ResourceIdentifier