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