INetwork Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.NetworkTypeConverter))]
public interface INetwork : Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.NetworkTypeConverter))>]
type INetwork = interface
interface IJsonSerializable
Public Interface INetwork
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
DelegatedSubnetResourceId |
delegated subnet arm resource id. |
PrivateDnsZoneArmResourceId |
private dns zone arm resource id. |
PublicNetworkAccess |
public network access is enabled or not |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |