ServerNetworkAccessFlag type
Whether or not to restrict outbound network access for this server. Value is optional but if passed in, must be 'Enabled' or 'Disabled'
KnownServerNetworkAccessFlag can be used interchangeably with ServerNetworkAccessFlag,
this enum contains the known values that the service supports.
Known values supported by the service
Enabled: Enabled
Disabled: Disabled
type ServerNetworkAccessFlag = string