DeleteOptions type
Specify what happens to the network interface when the VM is deleted
KnownDeleteOptions can be used interchangeably with DeleteOptions,
this enum contains the known values that the service supports.
Known values supported by the service
Delete: Delete Option
Detach: Detach Option
type DeleteOptions = string